Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
  • xcap-capability-linux
  • arch
  • arm
  • mach-omap2
  • omap_hwmod_44xx_data.c
Find file BlameHistoryPermalink
  • Benoit Cousson's avatar
    OMAP4: hwmod data: Add DSS, DISPC, DSI1&2, RFBI, HDMI and VENC · d63bd74f
    Benoit Cousson authored Jan 27, 2011
    
    
    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: default avatarBenoit Cousson <b-cousson@ti.com>
    Signed-off-by: default avatarMayuresh Janorkar <mayur@ti.com>
    Signed-off-by: default avatarSenthilvadivu Guruswamy <svadivu@ti.com>
    Signed-off-by: default avatarSumit Semwal <sumit.semwal@ti.com>
    [b-cousson@ti.com: Re-organize structures to match file
    convention and remove irq entry from dss_hwmod]
    d63bd74f