mbox series

[0/3] Support for various MSM8916-based USB sticks

Message ID tencent_1CF967E6E0A317C2036BA5D18D813DDCD909@qq.com
Headers show
Series Support for various MSM8916-based USB sticks | expand

Message

Yang Xiwen Jan. 10, 2023, 3:50 p.m. UTC
The vendor is unknown. Zhihe is a widely used name to refer to such
sticks in some forums.

Yang Xiwen (3):
  dt-bindings: vendor-prefixes: add zhihe
  dt-bindings: qcom: Ducument bindings for new msm8916-zhihe-uf896 and
    msm8916-zhihe-ufi001c
  arm64: dts: qcom: msm8916-zhihe: Add initial device tree for zhihe
    Wifi/LTE dongle UFI-001C and uf896

 .../devicetree/bindings/arm/qcom.yaml         |   2 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm64/boot/dts/qcom/Makefile             |   2 +
 .../boot/dts/qcom/msm8916-zhihe-uf896.dts     |  41 +++
 .../boot/dts/qcom/msm8916-zhihe-ufi001c.dts   |  39 +++
 arch/arm64/boot/dts/qcom/msm8916-zhihe.dtsi   | 246 ++++++++++++++++++
 6 files changed, 332 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/msm8916-zhihe-uf896.dts
 create mode 100644 arch/arm64/boot/dts/qcom/msm8916-zhihe-ufi001c.dts
 create mode 100644 arch/arm64/boot/dts/qcom/msm8916-zhihe.dtsi