mediatek: fix gbe led gpios for openembed som7981

Signed-off-by: Tianling Shen <i@cnsztl.eu.org>
This commit is contained in:
Tianling Shen 2024-10-18 15:43:00 +08:00
parent 02d897efeb
commit e8c765190d
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -46,13 +46,13 @@
led-0 {
function = LED_FUNCTION_LAN;
color = <LED_COLOR_ID_AMBER>;
color = <LED_COLOR_ID_GREEN>;
gpios = <&pio 8 GPIO_ACTIVE_LOW>;
};
led-1 {
function = LED_FUNCTION_LAN;
color = <LED_COLOR_ID_GREEN>;
color = <LED_COLOR_ID_AMBER>;
gpios = <&pio 13 GPIO_ACTIVE_LOW>;
};
@ -128,7 +128,7 @@
reset-deassert-us = <68000>;
realtek,aldps-enable;
realtek,led-link-select = <0x0 0xa7 0xa7>;
realtek,led-act-select = <0x2614>;
realtek,led-act-select = <0x2612>;
realtek,led-polarity-select = <0x63>;
};
};