On Thu, Feb 21, 2019 at 01:17:47PM +0000, Fabrizio Castro wrote: > Hello Geert, > > Thank you for your patch! > > > From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > Sent: 21 February 2019 13:00 > > Subject: [PATCH] arm64: dts: renesas: r8a77990: Fix SCIF5 DMA channels > > > > From: Takeshi Kihara <takeshi.kihara.df@xxxxxxxxxxx> > > > > According to the R-Car Gen3 Hardware Manual Errata for Rev 1.50 of Feb > > 12, 2019, the DMA channels for SCIF5 are corrected from 16..47 to 0..15 > > on R-Car E3. > > > > Signed-off-by: Takeshi Kihara <takeshi.kihara.df@xxxxxxxxxxx> > > Fixes: a5ebe5e49a862e21 ("arm64: dts: renesas: r8a77990: Add SCIF-{0,1,3,4,5} device nodes") > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > Reviewed-by: Fabrizio Castro <fabrizio.castro@xxxxxxxxxxxxxx> Thanks, applied as a fix for v5.1. I did not queue this up as a fix for v5.0, although the problem appears to exist since v5.0-rc1, as it is now very late in the development cycle for v5.0 and this problem does not seem sufficiently severe to warrant that kind of escalation.