Commit 4b71618c authored by Dhruva Gole's avatar Dhruva Gole Committed by Nishanth Menon

arm64: dts: ti: k3-am625-sk: Add ti,vbus-divider property to usbss1

The property "ti,vbus-divider" is needed for both usbss0 and usbss1 as
both USB0 and USB1 have the same external voltage divider circuit.

Fixes: 2d94dfc4 ("arm64: dts: ti: k3-am625-sk: Add support for USB")
Signed-off-by: default avatarDhruva Gole <d-gole@ti.com>
Signed-off-by: default avatarRoger Quadros <rogerq@kernel.org>
Link: https://lore.kernel.org/r/20230328124315.123778-2-rogerq@kernel.orgSigned-off-by: default avatarNishanth Menon <nm@ti.com>
parent fee4f08d
......@@ -480,6 +480,7 @@ &usbss0 {
&usbss1 {
status = "okay";
ti,vbus-divider;
};
&usb0 {
......
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