lantiq - vgv7519: add pci-rst entry into dts
SVN-Revision: 42820
This commit is contained in:
parent
ea9aec2fa9
commit
1e7962ceaf
1 changed files with 6 additions and 0 deletions
|
@ -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 a new issue