ramips: update dtsi files to work with dwc2 driver
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37353
This commit is contained in:
parent
e8ebcffd02
commit
12a099eb07
1 changed files with 3 additions and 0 deletions
|
@ -218,6 +218,9 @@
|
||||||
interrupt-parent = <&intc>;
|
interrupt-parent = <&intc>;
|
||||||
interrupts = <18>;
|
interrupts = <18>;
|
||||||
|
|
||||||
|
resets = <&rstctrl 22>;
|
||||||
|
reset-names = "otg";
|
||||||
|
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue