ARM64: dts: meson-gxl-libretech-cc: enable internal phy leds
authorJerome Brunet <jbrunet@baylibre.com>
Wed, 6 Sep 2017 12:25:47 +0000 (14:25 +0200)
committerKevin Hilman <khilman@baylibre.com>
Thu, 12 Oct 2017 00:12:02 +0000 (17:12 -0700)
Enable the internal phy ACT and LINK leds pinmux

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts

index a8aa9ce5f55e3732f8a59a8beb6f994538597d40..6d023fa27067b385ab26d26fd2ce56ec13afd15b 100644 (file)
        status = "okay";
 };
 
+&internal_phy {
+       pinctrl-0 = <&eth_link_led_pins>, <&eth_act_led_pins>;
+       pinctrl-names = "default";
+};
+
 &ir {
        status = "okay";
        pinctrl-0 = <&remote_input_ao_pins>;