Re: [PATCH 1/6] arm64: dts: renesas: r8a779a0: add & update SCIF nodes

2021-01-15 Thread Geert Uytterhoeven
Hi Wolfram, On Thu, Jan 14, 2021 at 9:57 PM Wolfram Sang wrote: > > > + scif3: serial@e6c5 { > > > > Please move scif3 before scif4. > > I thought we are sorting by reg value? Yeah, but we group nodes of the same type, and sort them by label within the group. We really need a

Re: [PATCH 1/6] arm64: dts: renesas: r8a779a0: add & update SCIF nodes

2021-01-14 Thread Wolfram Sang
> > + scif3: serial@e6c5 { > > Please move scif3 before scif4. I thought we are sorting by reg value? signature.asc Description: PGP signature

Re: [PATCH 1/6] arm64: dts: renesas: r8a779a0: add & update SCIF nodes

2021-01-05 Thread Geert Uytterhoeven
Hi Wolfram, On Mon, Dec 28, 2020 at 12:27 PM Wolfram Sang wrote: Missing "From: Linh Phung "? > This is the result of multiple patches taken from the BSP, combined, > rebased, and properly sorted. SCIF0 gets DMA properties, other SCIFs are > entirely new. > > Signed-off-by: Linh Phung >

[PATCH 1/6] arm64: dts: renesas: r8a779a0: add & update SCIF nodes

2020-12-28 Thread Wolfram Sang
This is the result of multiple patches taken from the BSP, combined, rebased, and properly sorted. SCIF0 gets DMA properties, other SCIFs are entirely new. Signed-off-by: Linh Phung Signed-off-by: Wolfram Sang --- arch/arm64/boot/dts/renesas/r8a779a0.dtsi | 50 +++ 1 file