• Suman Anna's avatar
    ARM: dts: omap5: Add DSP and IPU nodes · 3026ce47
    Suman Anna authored
    OMAP5, like OMAP4, also has two remote processor subsystems,
    DSP and IPU. The IPU subsystem though has dual Cortex-M4
    processors instead of the dual Cortex-M3 processors in OMAP4,
    but otherwise has almost the same set of features. Add the
    DT nodes for these two processor sub-systems for all OMAP5
    SoCs.
    
    The nodes have the 'iommus', 'clocks', 'resets', 'firmware' and
    'mboxes' properties added, and are disabled for now. The IPU node
    has its L2 RAM memory specified through the 'reg' and 'reg-names'
    properties. The DSP node doesn't have these since it doesn't have
    any L2 RAM memories, but has an additional 'ti,bootreg' property
    instead as it has a specific boot register that needs to be
    programmed for booting.
    
    These nodes should be enabled as per the individual product
    configuration in the corresponding board dts files.
    Signed-off-by: default avatarSuman Anna <s-anna@ti.com>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    3026ce47
omap5.dtsi 17.7 KB