summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-10-06 20:07:04 +0000
committerJohn Crispin <john@openwrt.org>2014-10-06 20:07:04 +0000
commitd0606948cbfa6314ecca52751c7f37ade506271d (patch)
tree7ec00080002084edf0253c493b11a8123258a5ad /target/linux/lantiq
parent7103d612716006089def7903b8fa5388b1d87352 (diff)
downloadmaster-31e0f0ae-d0606948cbfa6314ecca52751c7f37ade506271d.tar.gz
master-31e0f0ae-d0606948cbfa6314ecca52751c7f37ade506271d.tar.bz2
master-31e0f0ae-d0606948cbfa6314ecca52751c7f37ade506271d.zip
lantiq - vgv7519: fix gphy led configuration (this set correct alt function to gpio and let peripherials on pci bus to comes up)
SVN-Revision: 42816
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r--target/linux/lantiq/dts/VGV7519.dtsi13
1 files changed, 11 insertions, 2 deletions
diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi
index 3f56d823cc..b4449f143d 100644
--- a/target/linux/lantiq/dts/VGV7519.dtsi
+++ b/target/linux/lantiq/dts/VGV7519.dtsi
@@ -58,15 +58,24 @@
lantiq,groups = "gnt1", "req1";
lantiq,function = "pci";
};
+ gphy-leds_out {
+ lantiq,pins = "io7", "io44";
+ lantiq,pull = <0>;
+ lantiq,output = <1>;
+ };
conf_out {
lantiq,pins = "io4", "io5", "io6", /* stp */
"io21",
- "io33",
- "io7", "io44"; /* Internal ethernet phy leds */
+ "io33";
lantiq,open-drain;
lantiq,pull = <0>;
lantiq,output = <1>;
};
+ gphy-leds {
+ lantiq,groups = "gphy0 led1", "gphy1 led0";
+ lantiq,function = "gphy";
+ lantiq,open-drain = <0>;
+ };
pcie-rst {
lantiq,pins = "io38";
lantiq,pull = <0>;