ARM64: dts: meson-gxl-libretech-cc: enable internal phy leds

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>
This commit is contained in:
Jerome Brunet 2017-09-06 14:25:47 +02:00 committed by Kevin Hilman
parent dd47e4a36a
commit dac161871f

View File

@ -128,6 +128,11 @@ &ethmac {
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>;