* [PATCH v10 03/07] arm64: renesas: r8a7795 dtsi: Add dummy dma-controller nodes
@ 2015-10-02 2:55 Magnus Damm
0 siblings, 0 replies; only message in thread
From: Magnus Damm @ 2015-10-02 2:55 UTC (permalink / raw)
To: linux-sh
From: Geert Uytterhoeven <geert+renesas@glider.be>
Add dummy nodes for the 3 DMA controllers.
This allows to start describing DMA channels for DMA slaves now.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---
Changes from V9: (Magnus Damm <damm+renesas@opensource.se>)
- Updated to remove fuzz
Changes from V8: (Magnus Damm <damm+renesas@opensource.se>)
- Updated to remove fuzz
Changes from V7: (Magnus Damm <damm+renesas@opensource.se>)
- Changed order not to depend on SCIF patch(es)
Based on:
[PATCH 2/6] arm64: renesas: r8a7795 dtsi: Add dummy dma-controller nodes
Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---
arch/arm64/boot/dts/renesas/r8a7795.dtsi | 12 ++++++++++++
1 file changed, 12 insertions(+)
--- 0009/arch/arm64/boot/dts/renesas/r8a7795.dtsi
+++ work/arch/arm64/boot/dts/renesas/r8a7795.dtsi 2015-10-01 19:06:49.670513000 +0900
@@ -245,5 +245,17 @@
#power-domain-cells = <0>;
};
};
+
+ dmac0: dma-controller@e6700000 {
+ /* Empty node for now */
+ };
+
+ dmac1: dma-controller@e7300000 {
+ /* Empty node for now */
+ };
+
+ dmac2: dma-controller@e7310000 {
+ /* Empty node for now */
+ };
};
};
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-10-02 2:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-02 2:55 [PATCH v10 03/07] arm64: renesas: r8a7795 dtsi: Add dummy dma-controller nodes Magnus Damm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox