Commit dde061b8 authored by Angus Ainslie (Purism)'s avatar Angus Ainslie (Purism) Committed by Shawn Guo

arm64: dts: librem5-devkit: add a vbus supply to usb0

Without a VBUS supply the dwc3 driver won't go into otg mode.

Fixes: eb4ea085 ("arm64: dts: fsl: librem5: Add a device tree for the Librem5 devkit")
Signed-off-by: default avatarAngus Ainslie (Purism) <angus@akkea.ca>
Signed-off-by: default avatarMartin Kepplinger <martin.kepplinger@puri.sm>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent f26d7eff
......@@ -762,6 +762,7 @@ &uart4 { /* BT */
};
&usb3_phy0 {
vbus-supply = <&reg_5v_p>;
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment