ARM: dts: r8a7745: Fix SCIFB0 dmas indentation
Fixes: e0d2da54c4
("ARM: dts: r8a7745: 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>
This commit is contained in:
parent
c8290f9f2e
commit
ad20bb6868
@ -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 R8A7745_PD_ALWAYS_ON>;
|
||||
status = "disabled";
|
||||
|
Loading…
Reference in New Issue
Block a user