ARM: at91/dt: Declare a second ram controller when relevant
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 3 Jul 2014 10:01:29 +0000 (12:01 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 15 Jul 2014 12:52:12 +0000 (14:52 +0200)
commit1e165a7dc2f07054736a6a16bdc2fa024f3aa2d4
tree6e074e8dd757aa9c5226ec6a94db0c8245fe6dc9
parent7e948346000cfc300f39f1c14335b2ef364257ef
ARM: at91/dt: Declare a second ram controller when relevant

The G45 and 9263 SoCs has two identical ram controller, that are defined as a
single node, with two reg cells.

The proper way to support such a case is to have two separate DT nodes.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
arch/arm/boot/dts/at91sam9263.dtsi
arch/arm/boot/dts/at91sam9g45.dtsi
This page took 0.024775 seconds and 5 git commands to generate.