• Lee Jones's avatar
    ARM: ux500: Apply the TCPM and TCDM locations and sizes to dbx5x0 DT · e73081d9
    Lee Jones authored
    This fixes a regression introduced by commit:
      05ec260e mfd:db8500-prcmu: update resource passing
    
    All DBx5x0 based SoCs have access to two Tightly Coupled Memory
    (TCM) locations based on the PRCMU itself. One area from program
    memory (TCPM) and one for data memory (TCDM). The PRCMU needs to
    know where these are in order to function correctly. However,
    these are currently passed though platform device resources, which
    can only be obtained if Device Tree booting isn't in use. Thus we
    must also support them in DT by supplying them through the PRCMU
    node.
    Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
    Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
    e73081d9
dbx5x0.dtsi 16.3 KB