Skip to content

Commit 33f7363

Browse files
krzkpalmer-dabbelt
authored andcommitted
riscv: dts: microchip: drop unused pinctrl-names
pinctrl-names without pinctrl-0 does not have any sense: arch/riscv/boot/dts/microchip/microchip-mpfs-icicle-kit.dt.yaml: sdhc@20008000: 'pinctrl-0' is a dependency of 'pinctrl-names' Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent 42a57a4 commit 33f7363

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/riscv/boot/dts/microchip/microchip-mpfs.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,6 @@
268268
reg = <0x0 0x20008000 0x0 0x1000>;
269269
interrupt-parent = <&plic>;
270270
interrupts = <88 89>;
271-
pinctrl-names = "default";
272271
clocks = <&clkcfg 6>;
273272
max-frequency = <200000000>;
274273
status = "disabled";

0 commit comments

Comments
 (0)