Hi, This series enables Type-C port on USB0. Series is based on [1] Although k3-am625-lp-sk USB is exactly the same as on k3-am625-sk, it is missing the IRQ line from Type-C chip which is currently required as per chip's DT binding. So we don't add Type-C support for k3-am625-lp-sk till h/w is fixed or polling mode support for Type-C chip is accepted [2] Changelog: v2: - rebase off [1] - add fixes tag to patch 1 [1] - https://lore.kernel.org/all/20230321-am62-lp-sk-v2-0-0a56e1694804@xxxxxx/ [2] - https://lore.kernel.org/lkml/20230324133741.43408-1-rogerq@xxxxxxxxxx/T/ cheers, -roger Dhruva Gole (1): arm64: dts: ti: k3-am625-sk: Add ti,vbus-divider property to usbss1 Roger Quadros (1): arm64: dts: ti: k3-am625-sk: Enable Type-C port for USB0 arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts | 4 ++ arch/arm64/boot/dts/ti/k3-am625-sk.dts | 44 ++++++++++++++++++- .../arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 5 +-- 3 files changed, 48 insertions(+), 5 deletions(-) -- 2.34.1