lantiq - vgv7519: fix open-drain configuration for stp
SVN-Revision: 42821
This commit is contained in:
parent
1e7962ceaf
commit
4cdf861521
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user