This series adds MTU3 nodes to the MT8188 base devicetree, fixes the Geralt Chromebooks to use it, and adds support for all of the USB ports, including TypeC Power Delivery, Alternate Modes, etc, found on the MediaTek Genio 510 and Genio 700 Evaluation Kits. This also adds the missing SuperSpeed port to the mtk-xhci binding. AngeloGioacchino Del Regno (3): dt-bindings: usb: mediatek,mtk-xhci: Add port for SuperSpeed EP arm64: dts: mediatek: mt8188: Add MTU3 nodes and correctly describe USB arm64: dts: mediatek: mt8390-genio-700: Add USB, TypeC Controller, MUX .../bindings/usb/mediatek,mtk-xhci.yaml | 4 + .../boot/dts/mediatek/mt8188-geralt.dtsi | 18 +++ arch/arm64/boot/dts/mediatek/mt8188.dtsi | 121 +++++++++----- .../dts/mediatek/mt8390-genio-common.dtsi | 151 +++++++++++++++++- 4 files changed, 251 insertions(+), 43 deletions(-) -- 2.48.1