Re: [PATCH 29/30] ARM: dts: r8a7794: Reference both DMA controllers in SDHI nodes

2016-03-10 Thread Geert Uytterhoeven
On Thu, Mar 10, 2016 at 12:36 PM, Niklas Söderlund wrote: > R-Car Gen2 have two DMA controllers, which are equivalent. Add > references to both dmac0 and dmac1 so the driver can fallback to the > later if the first one is unavailable. > > Signed-off-by: Niklas Söderlund Reviewed-by: Geert Uytter

[PATCH 29/30] ARM: dts: r8a7794: Reference both DMA controllers in SDHI nodes

2016-03-10 Thread Niklas Söderlund
R-Car Gen2 have two DMA controllers, which are equivalent. Add references to both dmac0 and dmac1 so the driver can fallback to the later if the first one is unavailable. Signed-off-by: Niklas Söderlund --- arch/arm/boot/dts/r8a7794.dtsi | 9 + 1 file changed, 9 insertions(+) diff --git