RE: [PATCH V3 5/6] ARM: dts: stm32: Rework DDR DT inclusion

2020-05-14 Thread Patrick DELAUNAY
Hi, > From: Marek Vasut > Sent: mercredi 22 avril 2020 13:18 > > Adjust the DDR configuration dtsi such that they only generate the DRAM > configuration node, the DDR controller node is moved into the stm32mp157-u- > boot.dtsi itself. This permits including multiple DDR configuration dtsi > fil

[PATCH V3 5/6] ARM: dts: stm32: Rework DDR DT inclusion

2020-04-22 Thread Marek Vasut
Adjust the DDR configuration dtsi such that they only generate the DRAM configuration node, the DDR controller node is moved into the stm32mp157-u-boot.dtsi itself. This permits including multiple DDR configuration dtsi files in board DT. Reviewed-by: Patrick Delaunay Signed-off-by: Marek Vasut