mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-03 04:26:55 +00:00
lantiq - vgv7519: add pci-rst entry into dts
SVN-Revision: 42820
This commit is contained in:
parent
ea9aec2fa9
commit
1e7962ceaf
@ -55,6 +55,12 @@
|
|||||||
lantiq,pull = <0>;
|
lantiq,pull = <0>;
|
||||||
lantiq,output = <1>;
|
lantiq,output = <1>;
|
||||||
};
|
};
|
||||||
|
pci-rst {
|
||||||
|
lantiq,pins = "io21";
|
||||||
|
lantiq,open-drain = <0>;
|
||||||
|
lantiq,pull = <0>;
|
||||||
|
lantiq,output = <1>;
|
||||||
|
};
|
||||||
conf_out {
|
conf_out {
|
||||||
lantiq,pins = "io4", "io5", "io6", /* stp */
|
lantiq,pins = "io4", "io5", "io6", /* stp */
|
||||||
"io21",
|
"io21",
|
||||||
|
Loading…
Reference in New Issue
Block a user