Skip to content

Commit b419c51

Browse files
kylebonnicinashif
authored andcommitted
devicetree: format files in dts/riscv/wch
Applying dts-linter results for files in dts/riscv/wch Signed-off-by: Kyle Micallef Bonnici <[email protected]>
1 parent 8167945 commit b419c51

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

dts/riscv/wch/ch32v0/ch32v006e8r.dtsi

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@
1818
gpio-reserved-ranges = <3 1>, <6 2>;
1919
};
2020

21-
&gpiod {
22-
};
21+
&gpiod {};

dts/riscv/wch/ch32v208/ch32v208.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
line-ranges = <0 1>, <1 1>, <2 1>, <3 1>, <4 1>,
8282
<5 5>, <10 6>;
8383
interrupts = <22 23 24 25 26 39 56>;
84-
interrupt-names = "line0", "line1", "line2", "line3",
84+
interrupt-names = "line0", "line1", "line2", "line3",
8585
"line4", "line5-9", "line10-15";
8686
status = "disabled";
8787
};

dts/riscv/wch/ch32v303/ch32v303.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
#dma-cells = <1>;
216216
interrupt-parent = <&pfic>;
217217
interrupts = <72>, <73>, <74>, <75>, <76>, <98>, <99>, <100>,
218-
<101>, <102>, <103>;
218+
<101>, <102>, <103>;
219219
dma-channels = <11>;
220220
};
221221
};

0 commit comments

Comments
 (0)