Skip to content

Commit

Permalink
OMAP3: hwmod data: add DSS DISPC RFBI DSI VENC
Browse files Browse the repository at this point in the history
Hwmod needs database of all IPs in a system. This patch generates the hwmod
database for Display Sub System applicable for OMAP3430 and
OMAP36xx.  DSS is also considered as an IP as DISPC, RFBI and named as dss_core.
For all the IP modules in DSS, same clock is needed for enabling. Hwmod sees
DSS IPs as independent IPs, so same clock has to be repeated for .main_clk in
each IP.

This patch defines separate hwmod databases for OMAP3430ES1 and (OMAP3430ES2 and
OMAP36xx) as OMAP3430ES1 does not have IDLEST bit to poll on for dss IP, and also
the firewall regions are different between 3430es1 and later.

Reviewed-by: Kevin Hilman <khilman@ti.com>
Tested-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Sumit Semwal <sumit.semwal@ti.com>
Signed-off-by: Senthilvadivu Guruswamy <svadivu@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
  • Loading branch information
Senthilvadivu Guruswamy authored and Tomi Valkeinen committed Feb 23, 2011
1 parent de56dbb commit e04d9e1
Show file tree
Hide file tree
Showing 3 changed files with 463 additions and 0 deletions.
Loading

0 comments on commit e04d9e1

Please sign in to comment.