• Vaibhav Hiremath's avatar
    ARM: dts: AM33XX: Specify reg and interrupt property for all nodes · 4462b31c
    Vaibhav Hiremath authored
    The device/node resources (like, IORESOURCE_MEM and IORESOURCE_IRQ)
    are overwritten by hwmod resources, due to all known reasons but
    that should not be the reason for not providing all the information
    in the DTS blob. Ideally we should use DTS resource and use HWMOD
    framework wherever required and for only specific things.
    
    Newer platforms like, OMAP5 and AM33XX, we only support DT boot mode,
    so this patch is preparation for the future where we supposed to get
    rid of hwmod dependency anyway.
    Signed-off-by: default avatarVaibhav Hiremath <hvaibhav@ti.com>
    Cc: Tony Lindgren <tony@atomide.com>
    Signed-off-by: default avatarBenoit Cousson <b-cousson@ti.com>
    4462b31c
am33xx.dtsi 4.64 KB