Re: [PATCH v2 2/2] arm64: dts: ls1028a: fix little-big endian issue for dcfg

From: Shawn Guo
Date: Mon Dec 23 2019 - 01:55:25 EST


On Fri, Dec 13, 2019 at 10:18:39AM +0800, Yinbo Zhu wrote:
> dcfg use little endian that SoC register value will be correct
>
> Signed-off-by: Yinbo Zhu <yinbo.zhu@xxxxxxx>
> Acked-by: Shawn Guo <shawnguo@xxxxxxxxxx>
> Acked-by: Yangbo Lu <yangbo.lu@xxxxxxx>

I reworded the subject and commit log a little, added Fixes tag and
applied a fix.

arm64: dts: ls1028a: fix endian setting for dcfg

DCFG block uses little endian. Fix it so that register access becomes
correct.

Signed-off-by: Yinbo Zhu <yinbo.zhu@xxxxxxx>
Acked-by: Yangbo Lu <yangbo.lu@xxxxxxx>
Fixes: 8897f3255c9c ("arm64: dts: Add support for NXP LS1028A SoC")
Signed-off-by: Shawn Guo <shawnguo@xxxxxxxxxx>