projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d2abda
)
ARM: dts: r8a7743: Fix SCIFB0 dmas indentation
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Wed, 8 Feb 2017 18:00:43 +0000
(19:00 +0100)
committer
Simon Horman
<horms+renesas@verge.net.au>
Mon, 6 Mar 2017 09:06:49 +0000
(10:06 +0100)
Fixes: 809c013426914694 ("ARM: dts: r8a7743: add [H]SCIF{A|B} support")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7743.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/r8a7743.dtsi
b/arch/arm/boot/dts/r8a7743.dtsi
index d8393b97768bf8e9a6f53fdc44fe2211b64e3705..c166be2f18e053be118b541333ccc1bd7834e7e1 100644
(file)
--- a/
arch/arm/boot/dts/r8a7743.dtsi
+++ b/
arch/arm/boot/dts/r8a7743.dtsi
@@
-277,7
+277,7
@@
clocks = <&cpg CPG_MOD 206>;
clock-names = "fck";
dmas = <&dmac0 0x3d>, <&dmac0 0x3e>,
- <&dmac1 0x3d>, <&dmac1 0x3e>;
+
<&dmac1 0x3d>, <&dmac1 0x3e>;
dma-names = "tx", "rx", "tx", "rx";
power-domains = <&sysc R8A7743_PD_ALWAYS_ON>;
status = "disabled";