Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: 2d94dfc43885 ("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>

authored by

Dhruva Gole and committed by
Nishanth Menon
4b71618c fee4f08d

+1
+1
arch/arm64/boot/dts/ti/k3-am625-sk.dts
··· 480 480 481 481 &usbss1 { 482 482 status = "okay"; 483 + ti,vbus-divider; 483 484 }; 484 485 485 486 &usb0 {