]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: ux500: Apply the TCPM and TCDM locations and sizes to dbx5x0 DT
authorLee Jones <lee.jones@linaro.org>
Tue, 26 Mar 2013 10:26:15 +0000 (10:26 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 27 Mar 2013 19:19:55 +0000 (20:19 +0100)
commit88cd1f6e35cad036d32706f9d33f9f4afa36e1de
treec1ff803865bfcb2c6141aa7f1ac31071459dba38
parent3829be578a2ef96ca061ccf37a65232d261a8e76
ARM: ux500: Apply the TCPM and TCDM locations and sizes to dbx5x0 DT

This fixes a regression introduced by commit:
  4870df7 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: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/dbx5x0.dtsi