Skip to content

Commit 4b71618

Browse files
DhruvaG2000nmenon
authored andcommitted
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: 2d94dfc ("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>
1 parent fee4f08 commit 4b71618

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/ti/k3-am625-sk.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,7 @@
480480

481481
&usbss1 {
482482
status = "okay";
483+
ti,vbus-divider;
483484
};
484485

485486
&usb0 {

0 commit comments

Comments
 (0)