Skip to content

Commit 79e1c25

Browse files
committed
arm64: dts: add syscon fallback for ethernet-leds
1 parent ed23ff9 commit 79e1c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/mediatek/mt7988a.dtsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
};
298298

299299
pio: pinctrl@1001f000 {
300-
compatible = "mediatek,mt7988-pinctrl";
300+
compatible = "mediatek,mt7988-pinctrl", "syscon";
301301
reg = <0 0x1001f000 0 0x1000>,
302302
<0 0x11c10000 0 0x1000>,
303303
<0 0x11d00000 0 0x1000>,

0 commit comments

Comments
 (0)