+ Shawn,

> -----Original Message-----
> From: Michael Walle <mich...@walle.cc>
> Sent: Tuesday, December 10, 2019 8:06 AM
> To: Yinbo Zhu <yinbo....@nxp.com>
> Cc: Ashish Kumar <ashish.ku...@nxp.com>; Alexandru Marginean
> <alexandru.margin...@nxp.com>; Alison Wang <alison.w...@nxp.com>;
> Amit Jain (aj) <amit.jai...@nxp.com>; catalin.horghi...@nxp.com; Claudiu
> Manoil <claudiu.man...@nxp.com>; devicet...@vger.kernel.org; Jiafei Pan
> <jiafei....@nxp.com>; Leo Li <leoyang...@nxp.com>;
> linux-arm-ker...@lists.infradead.org; linux-ker...@vger.kernel.org;
> linuxppc-dev@lists.ozlabs.org; mark.rutl...@arm.com;
> rajat.srivast...@nxp.com; Rajesh Bhagat <rajesh.bha...@nxp.com>;
> robh...@kernel.org; Vabhav Sharma <vabhav.sha...@nxp.com>; Xiaobo Xie
> <xiaobo....@nxp.com>; Y.b. Lu <yangbo...@nxp.com>; Michael Walle
> <mich...@walle.cc>
> Subject: Re: [PATCH v1 3/4] arm64: dts: ls1028a: fix little-big endian issue 
> for
> dcfg
> 

[Y.b. Lu] Acked-by: Yangbo Lu <yangbo...@nxp.com>

Hi Shawn, could you help to review and merge the two dts patches of this 
patch-set?
Thanks.

> > dcfg use little endian that SoC register value will be correct
> >
> > Signed-off-by: Yinbo Zhu <yinbo....@nxp.com>
> > ---
> >  arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> This patch is still missing. Any news?
> 
> Tested-by: Michael Walle <mich...@walle.cc>
> 
> > diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
> b/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
> > index b0d4f8916ede..5538e8e354b2 100644
> > --- a/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
> > +++ b/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
> > @@ -162,7 +162,7 @@
> >             dcfg: syscon@1e00000 {
> >                     compatible = "fsl,ls1028a-dcfg", "syscon";
> >                     reg = <0x0 0x1e00000 0x0 0x10000>;
> > -                   big-endian;
> > +                   little-endian;
> >             };
> >
> >             scfg: syscon@1fc0000 {
> > --
> > 2.17.1
> >

Reply via email to