Re: [Patch v4 9/9] arm64: Update device tree for Layerscape SoCs

From: Shawn Guo
Date: Mon Aug 29 2016 - 02:35:24 EST


On Fri, Aug 12, 2016 at 11:13:54AM +0200, Borislav Petkov wrote:
> On Tue, Aug 09, 2016 at 02:59:39PM -0700, York Sun wrote:
> > Add DDR memory controller nodes to enable EDAC driver.
> >
> > Signed-off-by: York Sun <york.sun@xxxxxxx>
> >
> > ---
> > Change log
> > v4: no change
> > v3: no change
> > v2: no change
> >
> > arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi | 7 +++++++
> > arch/arm64/boot/dts/freescale/fsl-ls2080a.dtsi | 14 ++++++++++++++
> > 2 files changed, 21 insertions(+)
>
> This needs an ACK from DT people.

Is it mandatory to have DTS changes go with driver part altogether?
Otherwise, I prefer to have them go through separate tree.

Shawn