lantiq - vgv7519: fix open-drain configuration for stp

SVN-Revision: 42821
v19.07.3_mercusys_ac12_duma
John Crispin 10 years ago
parent 1e7962ceaf
commit 4cdf861521

@ -55,17 +55,15 @@
lantiq,pull = <0>;
lantiq,output = <1>;
};
pci-rst {
lantiq,pins = "io21";
stp_out {
lantiq,pins = "io4", "io5", "io6";
lantiq,open-drain = <0>;
lantiq,pull = <0>;
lantiq,output = <1>;
lantiq,pull = <0>;
};
conf_out {
lantiq,pins = "io4", "io5", "io6", /* stp */
"io21",
"io33";
lantiq,open-drain;
pci-rst {
lantiq,pins = "io21";
lantiq,open-drain = <0>;
lantiq,pull = <0>;
lantiq,output = <1>;
};

Loading…
Cancel
Save