summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts
diff options
context:
space:
mode:
authorJerome Brunet <jbrunet@baylibre.com>2017-09-06 14:25:47 +0200
committerKevin Hilman <khilman@baylibre.com>2017-10-11 17:12:02 -0700
commitdac161871fb592816826ef11b742554fb3dc2fe3 (patch)
tree451f03cda83e2ed34cc5bf1112015f104077aa0a /arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts
parentdd47e4a36afd6c606f20e6d58e58f8e7e472c8fe (diff)
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>
Diffstat (limited to 'arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts')
-rw-r--r--arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts5
1 files changed, 5 insertions, 0 deletions
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 = <&eth_link_led_pins>, <&eth_act_led_pins>;
+ pinctrl-names = "default";
+};
+
&ir {
status = "okay";
pinctrl-0 = <&remote_input_ao_pins>;