[PATCH 0/2] Modify USB controller nodes for USB on X1E80100

From: Krishna Kurapati

Date: Mon Oct 13 2025 - 22:21:32 EST


This series aims to flatten usb dt nodes and use latest bindings.
While at it, fix a compile time warning on the HS only controller node.

Tests done:
1. On CRD, verified host mode operation of the 3 exposed Type-C ports
and enumeration of the Goodix fingerprint sensor on the multiport
usb controller.

2. Modified the dr_mode to otg for the first 3 controllers and
verified role switching and device mode operation on the 3 exposed
Type-C ports.

HS only controller was not tested on any platform.

Krishna Kurapati (2):
arm64: dts: qcom: x1e80100: Flatten usb controller nodes
arm64: dts: qcom: x1e80100: Fix compile warnings for USB HS controller

arch/arm64/boot/dts/qcom/hamoa-iot-som.dtsi | 24 +-
.../boot/dts/qcom/x1-asus-zenbook-a14.dtsi | 12 +-
arch/arm64/boot/dts/qcom/x1-crd.dtsi | 18 +-
arch/arm64/boot/dts/qcom/x1-dell-thena.dtsi | 18 +-
.../boot/dts/qcom/x1-hp-omnibook-x14.dtsi | 18 +-
arch/arm64/boot/dts/qcom/x1e001de-devkit.dts | 18 +-
.../qcom/x1e78100-lenovo-thinkpad-t14s.dtsi | 18 +-
.../dts/qcom/x1e80100-asus-vivobook-s15.dts | 18 +-
.../dts/qcom/x1e80100-dell-xps13-9345.dts | 12 +-
.../dts/qcom/x1e80100-lenovo-yoga-slim7x.dts | 18 +-
.../dts/qcom/x1e80100-microsoft-romulus.dtsi | 12 +-
arch/arm64/boot/dts/qcom/x1e80100-qcp.dts | 18 +-
arch/arm64/boot/dts/qcom/x1e80100.dtsi | 322 ++++++++----------
.../dts/qcom/x1p42100-lenovo-thinkbook-16.dts | 24 +-
14 files changed, 214 insertions(+), 336 deletions(-)

--
2.34.1