Re: [PATCH v2] arm64: dts: ls1088a: fix gpio node

2019-08-19 Thread Shawn Guo
On Mon, Aug 19, 2019 at 01:43:59PM +0200, Shawn Guo wrote: > On Tue, Aug 13, 2019 at 10:04:57AM +0800, Hui Song wrote: > > From: Song Hui > > > > Update the nodes to include little-endian > > property to be consistent with the hardware > > and add ls1088a gpio specify compatible. > > > > Signed-

Re: [PATCH v2] arm64: dts: ls1088a: fix gpio node

2019-08-19 Thread Shawn Guo
On Tue, Aug 13, 2019 at 10:04:57AM +0800, Hui Song wrote: > From: Song Hui > > Update the nodes to include little-endian > property to be consistent with the hardware > and add ls1088a gpio specify compatible. > > Signed-off-by: Song Hui Applied, thanks.

[PATCH v2] arm64: dts: ls1088a: fix gpio node

2019-08-12 Thread Hui Song
From: Song Hui Update the nodes to include little-endian property to be consistent with the hardware and add ls1088a gpio specify compatible. Signed-off-by: Song Hui --- arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --gi