The status of USB PHY 1 Reset Domain is also in bit 5 of RST_STAT2. Signed-off-by: Martin Schiller <[email protected]>
@@ -143,7 +143,7 @@
reg = <0x34 4>, <0x3c 4>;
status = "disabled";
- resets = <&reset1 5 4>, <&reset0 4 4>;
+ resets = <&reset1 5 5>, <&reset0 4 4>;
reset-names = "phy", "ctrl";
#phy-cells = <0>;
};