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: 2d94dfc438 ("arm64: dts: ti: k3-am625-sk: Add support for USB")
Signed-off-by: Dhruva Gole <d-gole@ti.com>
Signed-off-by: Roger Quadros <rogerq@kernel.org>
Link: https://lore.kernel.org/r/20230328124315.123778-2-rogerq@kernel.org
Signed-off-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
Dhruva Gole
2023-03-28 15:43:14 +03:00
committed by Nishanth Menon
parent fee4f08db8
commit 4b71618cb7
+1
View File
@@ -480,6 +480,7 @@
&usbss1 {
status = "okay";
ti,vbus-divider;
};
&usb0 {