mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-16 22:41:45 +00:00
ARM: dts: r8a7743: Fix SCIFB0 dmas indentation
Fixes: 809c013426 ("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>
This commit is contained in:
parent
3d2abda02a
commit
c8290f9f2e
@ -277,7 +277,7 @@
|
|||||||
clocks = <&cpg CPG_MOD 206>;
|
clocks = <&cpg CPG_MOD 206>;
|
||||||
clock-names = "fck";
|
clock-names = "fck";
|
||||||
dmas = <&dmac0 0x3d>, <&dmac0 0x3e>,
|
dmas = <&dmac0 0x3d>, <&dmac0 0x3e>,
|
||||||
<&dmac1 0x3d>, <&dmac1 0x3e>;
|
<&dmac1 0x3d>, <&dmac1 0x3e>;
|
||||||
dma-names = "tx", "rx", "tx", "rx";
|
dma-names = "tx", "rx", "tx", "rx";
|
||||||
power-domains = <&sysc R8A7743_PD_ALWAYS_ON>;
|
power-domains = <&sysc R8A7743_PD_ALWAYS_ON>;
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user