Hi Angelo On Thu, 2025-02-20 at 11:55 +0100, AngeloGioacchino Del Regno wrote: > External email : Please do not click links or open attachments until > you have verified the sender or the content. > > > 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(-) Do these patch have also changed the chromebook's dts? if changed it, do test it on chromebook? Thanks > > -- > 2.48.1 >