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: v4.15-rc1~75^2~15^2~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dac161871fb592816826ef11b742554fb3dc2fe3;p=thirdparty%2Fkernel%2Flinux.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 a8aa9ce5f55e3..6d023fa27067b 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>;