[PATCH 1/2] ARM: dts: da850: add the mstpri and ddrctl nodes

2016-11-15 Thread Sekhar Nori
On Monday 14 November 2016 11:02 PM, Bartosz Golaszewski wrote: > Add the nodes for the MSTPRI configuration and DDR2/mDDR memory > controller drivers to da850.dtsi. > > Signed-off-by: Bartosz Golaszewski > --- > arch/arm/boot/dts/da850.dtsi | 9 + > 1 file changed, 9 insertions(+) > >

[PATCH 1/2] ARM: dts: da850: add the mstpri and ddrctl nodes

2016-11-14 Thread Bartosz Golaszewski
Add the nodes for the MSTPRI configuration and DDR2/mDDR memory controller drivers to da850.dtsi. Signed-off-by: Bartosz Golaszewski --- arch/arm/boot/dts/da850.dtsi | 9 + 1 file changed, 9 insertions(+) diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi index 1bb