[PATCH 00/30] ARM: dts: r8a779[0-4]: Reference both DMA controllers
Niklas Söderlund
niklas.soderlund+renesas at ragnatech.se
Thu Mar 10 03:35:52 PST 2016
Hi,
R-Car Gen2 have two DMA controllers, which are equivalent. However DMA
slaves were tied only to a single DMA controller in .dtsi. This series
add references to to both DMA controllers for all nodes that previously
only referenced one of them. It also adds dma references to the SDHI
nodes for r8a7794 which according to the datasheet should work but I
have not access to HW to verify.
Tested on Koelsch (r8a7791) by altering the compatible value of either
dmac0 or dmac1 and verifying that the DMA slaves pick the DMA controller
that is instantiated.
Niklas Söderlund (30):
ARM: dts: r8a7790: Reference both DMA controllers in SCIFA nodes
ARM: dts: r8a7790: Reference both DMA controllers in SCIFB nodes
ARM: dts: r8a7790: Reference both DMA controllers in HSCIF nodes
ARM: dts: r8a7790: Reference both DMA controllers in SCIF nodes
ARM: dts: r8a7790: Reference both DMA controllers in MSIOF nodes
ARM: dts: r8a7790: Reference both DMA controllers in QSPI node
ARM: dts: r8a7790: Reference both DMA controllers in IIC nodes
ARM: dts: r8a7790: Reference both DMA controllers in SDHI nodes
ARM: dts: r8a7790: Reference both DMA controllers in MMCIF nodes
ARM: dts: r8a7791: Reference both DMA controllers in SCIFA nodes
ARM: dts: r8a7791: Reference both DMA controllers in SCIFB nodes
ARM: dts: r8a7791: Reference both DMA controllers in HSCIF nodes
ARM: dts: r8a7791: Reference both DMA controllers in SCIF nodes
ARM: dts: r8a7791: Reference both DMA controllers in MSIOF nodes
ARM: dts: r8a7791: Reference both DMA controllers in QSPI node
ARM: dts: r8a7791: Reference both DMA controllers in IIC nodes
ARM: dts: r8a7791: Reference both DMA controllers in SDHI nodes
ARM: dts: r8a7791: Reference both DMA controllers in MMCIF node
ARM: dts: r8a7793: Reference both DMA controllers in SCIFA nodes
ARM: dts: r8a7793: Reference both DMA controllers in SCIFB nodes
ARM: dts: r8a7793: Reference both DMA controllers in HSCIF nodes
ARM: dts: r8a7793: Reference both DMA controllers in SCIF nodes
ARM: dts: r8a7793: Reference both DMA controllers in QSPI node
ARM: dts: r8a7794: Reference both DMA controllers in SCIFA nodes
ARM: dts: r8a7794: Reference both DMA controllers in SCIFB nodes
ARM: dts: r8a7794: Reference both DMA controllers in HSCIF nodes
ARM: dts: r8a7794: Reference both DMA controllers in SCIF nodes
ARM: dts: r8a7794: Reference both DMA controllers in QSPI node
ARM: dts: r8a7794: Reference both DMA controllers in SDHI nodes
ARM: dts: r8a7794: Reference both DMA controllers in QSPI node
arch/arm/boot/dts/r8a7790.dtsi | 125 +++++++++++++++++++++--------------
arch/arm/boot/dts/r8a7791.dtsi | 145 ++++++++++++++++++++++++-----------------
arch/arm/boot/dts/r8a7793.dtsi | 95 ++++++++++++++++-----------
arch/arm/boot/dts/r8a7794.dtsi | 109 +++++++++++++++++++------------
4 files changed, 288 insertions(+), 186 deletions(-)
--
2.7.2
More information about the linux-arm-kernel
mailing list