diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2014-09-24 21:32:11 -0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-10-23 21:44:04 -0400 |
commit | 6a8663f8bb5e3e2bf0d362744db844f2678d9b8b (patch) | |
tree | 63f719fa583c9558877bb87c5df0a808882a3c7e | |
parent | c9095970ceb8f46ede77d1de7ed0275099e55d2a (diff) |
ARM: shmobile: r8a73a4: Remove spurious dma-multiplexer base addresses
As there is no reg property the dma-multiplexer nodes should
not include @...
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-rw-r--r-- | arch/arm/boot/dts/r8a73a4.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/r8a73a4.dtsi b/arch/arm/boot/dts/r8a73a4.dtsi index ef152e384822..8a70dcd1f346 100644 --- a/arch/arm/boot/dts/r8a73a4.dtsi +++ b/arch/arm/boot/dts/r8a73a4.dtsi | |||
@@ -122,7 +122,7 @@ | |||
122 | <0 57 IRQ_TYPE_LEVEL_HIGH>; | 122 | <0 57 IRQ_TYPE_LEVEL_HIGH>; |
123 | }; | 123 | }; |
124 | 124 | ||
125 | dmac: dma-multiplexer@0 { | 125 | dmac: dma-multiplexer { |
126 | compatible = "renesas,shdma-mux"; | 126 | compatible = "renesas,shdma-mux"; |
127 | #dma-cells = <1>; | 127 | #dma-cells = <1>; |
128 | dma-channels = <20>; | 128 | dma-channels = <20>; |