projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e7962c
)
lantiq - vgv7519: fix open-drain configuration for stp
author
John Crispin
<john@openwrt.org>
Mon, 6 Oct 2014 20:08:04 +0000
(20:08 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 6 Oct 2014 20:08:04 +0000
(20:08 +0000)
SVN-Revision: 42821
target/linux/lantiq/dts/VGV7519.dtsi
patch
|
blob
|
history
diff --git
a/target/linux/lantiq/dts/VGV7519.dtsi
b/target/linux/lantiq/dts/VGV7519.dtsi
index 50ee7a321cc8bf1cc3d9bdcea345d4142808734b..2894099e37347abd194c87d04a026dccec4561c7 100644
(file)
--- a/
target/linux/lantiq/dts/VGV7519.dtsi
+++ b/
target/linux/lantiq/dts/VGV7519.dtsi
@@
-55,17
+55,15
@@
lantiq,pull = <0>;
lantiq,output = <1>;
};
-
pci-rs
t {
- lantiq,pins = "io
21
";
+
stp_ou
t {
+ lantiq,pins = "io
4", "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>;
};