Hi Wei/Rob, Now that all USB and PCI/PHY drivers/patches were upstreamed, the only remaining bits for USB to work on both HiKey 960 and HiKey 970 and for PCI to work on HiKey 970 are the devicetree logic. Those patches add them. Please apply. Regards, Mauro John Stultz (1): arm64: dts: HiSilicon: Add usb mux hub for HiKey 960 Manivannan Sadhasivam (1): arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware Mauro Carvalho Chehab (2): arm64: dts: HiSilicon: Add support for HiKey 970 USB3 PHY arm64: dts: HiSilicon: Add usb mux hub for HiKey 970 Yu Chen (1): dt-bindings: misc: add schema for USB hub on Kirin devices .../bindings/misc/hisilicon,hikey-usb.yaml | 87 ++++++++++ .../boot/dts/hisilicon/hi3660-hikey960.dts | 35 +++- .../boot/dts/hisilicon/hi3670-hikey970.dts | 106 ++++++++++++ arch/arm64/boot/dts/hisilicon/hi3670.dtsi | 163 ++++++++++++++++++ 4 files changed, 389 insertions(+), 2 deletions(-) create mode 100644 Documentation/devicetree/bindings/misc/hisilicon,hikey-usb.yaml -- 2.33.1