mediatek: update led gpio for tplink tl-7dr7230 v2
Co-developed-by: gns <infiwang@pm.me> Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
@@ -10,3 +10,11 @@
|
||||
model = "TP-Link TL-7DR7230 v2";
|
||||
compatible = "tplink,tl-7dr7230-v2", "mediatek,mt7988d";
|
||||
};
|
||||
|
||||
&led_status_green {
|
||||
gpios = <&pio 54 GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
|
||||
&led_status_red {
|
||||
gpios = <&pio 28 GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user