]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP4: hwmod data: temporarily comment out data for the usb_host_fs and aess...
authorPaul Walmsley <paul@pwsan.com>
Wed, 4 Jul 2012 12:55:29 +0000 (06:55 -0600)
committerPaul Walmsley <paul@pwsan.com>
Wed, 4 Jul 2012 12:55:29 +0000 (06:55 -0600)
commit4331daeba0899cf7f429b120c010e0e975b0004a
tree7e336ee018f229c2f5587a2ba6785c9eee459258
parent3b15e0f7495f5dcfda3ad9d09b0aa6894191804f
ARM: OMAP4: hwmod data: temporarily comment out data for the usb_host_fs and aess IP blocks

The OMAP4 usb_host_fs (OHCI) and AESS IP blocks require some special
programming for them to enter idle.  Without this programming, they
will prevent the rest of the chip from entering full chip idle.

To implement the idle programming cleanly, this will take some
coordination between maintainers.  This is likely to take some time,
so it is probably best to leave this for 3.6 or 3.7.  So, in the
meantime, prevent these IP blocks from being registered.

Later, once the appropriate support is available, this patch can be
reverted.

This second version comments out the IP block data since Benoît didn't
like removing it.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Benoît Cousson <b-cousson@ti.com>
arch/arm/mach-omap2/omap_hwmod_44xx_data.c