Skip to content

Commit b5e1e05

Browse files
krzkConchuOD
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 <krzysztof.kozlowski@canonical.com> Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
1 parent 0464ab1 commit b5e1e05

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,6 @@
265265
reg = <0x0 0x20008000 0x0 0x1000>;
266266
interrupt-parent = <&plic>;
267267
interrupts = <88 89>;
268-
pinctrl-names = "default";
269268
clocks = <&clkcfg 6>;
270269
max-frequency = <200000000>;
271270
status = "disabled";

0 commit comments

Comments
 (0)