Re: [PATCH] arm64: dts: renesas: r8a77990: Add DMA properties to MSIOF nodes

2018-10-12 Thread Simon Horman
On Wed, Oct 10, 2018 at 02:39:18PM +0200, Geert Uytterhoeven wrote: > On Tue, Oct 9, 2018 at 9:39 AM Yoshihiro Kaneko wrote: > > This patch adds DMA properties to the MSIOF device nodes of R8A77990 SoC. > > > > Signed-off-by: Yoshihiro Kaneko > > Reviewed-by: Geert Uytterhoeven > Tested-by:

Re: [PATCH] arm64: dts: renesas: r8a77990: Add DMA properties to MSIOF nodes

2018-10-10 Thread Geert Uytterhoeven
On Tue, Oct 9, 2018 at 9:39 AM Yoshihiro Kaneko wrote: > This patch adds DMA properties to the MSIOF device nodes of R8A77990 SoC. > > Signed-off-by: Yoshihiro Kaneko Reviewed-by: Geert Uytterhoeven Tested-by: Geert Uytterhoeven on Ebisu using a 25LC040 EEPROM

[PATCH] arm64: dts: renesas: r8a77990: Add DMA properties to MSIOF nodes

2018-10-09 Thread Yoshihiro Kaneko
This patch adds DMA properties to the MSIOF device nodes of R8A77990 SoC. Signed-off-by: Yoshihiro Kaneko --- This patch is based on the devel branch of Simon Horman's renesas tree. arch/arm64/boot/dts/renesas/r8a77990.dtsi | 10 ++ 1 file changed, 10 insertions(+) diff --git