The following series of patches, add USB support for AM642 evm. USB test logs, https://pastebin.ubuntu.com/p/YSQRBWGmzd/ Changes since v2: - dropped compatible string "ti,j721e-usb" leading to DT schema errors - Reran test logs - Couldn't pick up reviewed-by from kishon as a change was made in the patch Changes since v1: - Rebased the patches on top of ti-k3-dts-next - Added test logs Aswath Govindraju (2): arm64: dts: ti: k3-am64-main: Add DT node for USB subsystem arm64: dts: ti: k3-am642-evm: Add USB support arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 30 ++++++++++++++++++++++++ arch/arm64/boot/dts/ti/k3-am642-evm.dts | 18 ++++++++++++++ 2 files changed, 48 insertions(+) -- 2.17.1