lantiq: kernel 4.14: fix usb_phy1 reset status bit in vr9.dts

The status of USB PHY 1 Reset Domain is also in bit 5 of RST_STAT2.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
v19.07.3_mercusys_ac12_duma
Martin Schiller 5 years ago committed by Christian Lamparter
parent 9fd2a3faa5
commit f3da2ebf90

@ -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>;
};

Loading…
Cancel
Save