From 4cdf861521f43ef1600aeba111ec40efeb622fca Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 6 Oct 2014 20:08:04 +0000 Subject: [PATCH] lantiq - vgv7519: fix open-drain configuration for stp SVN-Revision: 42821 --- target/linux/lantiq/dts/VGV7519.dtsi | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi index 50ee7a321cc..2894099e373 100644 --- a/target/linux/lantiq/dts/VGV7519.dtsi +++ b/target/linux/lantiq/dts/VGV7519.dtsi @@ -55,20 +55,18 @@ lantiq,pull = <0>; lantiq,output = <1>; }; + stp_out { + lantiq,pins = "io4", "io5", "io6"; + lantiq,open-drain = <0>; + lantiq,output = <1>; + lantiq,pull = <0>; + }; pci-rst { lantiq,pins = "io21"; lantiq,open-drain = <0>; lantiq,pull = <0>; lantiq,output = <1>; }; - conf_out { - lantiq,pins = "io4", "io5", "io6", /* stp */ - "io21", - "io33"; - lantiq,open-drain; - lantiq,pull = <0>; - lantiq,output = <1>; - }; gphy-leds { lantiq,groups = "gphy0 led1", "gphy1 led0"; lantiq,function = "gphy";