OMAP4: hwmod data: Add DSS, DISPC, DSI1&2, RFBI, HDMI and VENC
authorBenoit Cousson <b-cousson@ti.com>
Thu, 27 Jan 2011 11:17:03 +0000 (11:17 +0000)
committerBenoit Cousson <b-cousson@ti.com>
Thu, 17 Feb 2011 17:25:31 +0000 (18:25 +0100)
commitd63bd74fbb5fb2161d9cb90cd7a93a2c5db47c63
tree2b92109aed62f0c4a97dcde46a2776d1c431cb65
parent35d1a66a9cc03167ff5266e5fcb0dea639123d84
OMAP4: hwmod data: Add DSS, DISPC, DSI1&2, RFBI, HDMI and VENC

Add dss, dispc, dsi1, dsi2, hdmi, rfbi and venc hwmods.
In OMAP4 there are severals IPs that can be reached by differents
interconnect paths depending of the access initiator (MPU vs. SDMA).
In the case of the DSS, both L3 direct path and L4 CFG path can be
used to access all the DSS IPs. The two ocp_ip already exists to support
the two address spaces.

      +------------+-- L3_MAIN --+ MPU
  IP  |            |
      +-- L4_CFG --+

L3 main address range is specified first, since it is used by default.
dss is also considered as an IP as dispc, rfbi, and named as dss_core.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Signed-off-by: Mayuresh Janorkar <mayur@ti.com>
Signed-off-by: Senthilvadivu Guruswamy <svadivu@ti.com>
Signed-off-by: Sumit Semwal <sumit.semwal@ti.com>
[b-cousson@ti.com: Re-organize structures to match file
convention and remove irq entry from dss_hwmod]
arch/arm/mach-omap2/omap_hwmod_44xx_data.c