From: Jerome Brunet Date: Wed, 6 Sep 2017 12:25:47 +0000 (+0200) Subject: ARM64: dts: meson-gxl-libretech-cc: enable internal phy leds X-Git-Tag: android-x86-8.1-r1~2226^2~15^2~18 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=dac161871fb592816826ef11b742554fb3dc2fe3;p=android-x86%2Fkernel.git ARM64: dts: meson-gxl-libretech-cc: enable internal phy leds Enable the internal phy ACT and LINK leds pinmux Signed-off-by: Jerome Brunet Signed-off-by: Kevin Hilman --- diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts index a8aa9ce5f55e..6d023fa27067 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts +++ b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts @@ -128,6 +128,11 @@ status = "okay"; }; +&internal_phy { + pinctrl-0 = <ð_link_led_pins>, <ð_act_led_pins>; + pinctrl-names = "default"; +}; + &ir { status = "okay"; pinctrl-0 = <&remote_input_ao_pins>;