mbox series

[v2,0/3] Support for MSM8916-based UFi ufi001c and uf896

Message ID tencent_D178F84C6D097A3CB089BB3F7FD45C67B406@qq.com (mailing list archive)
Headers show
Series Support for MSM8916-based UFi ufi001c and uf896 | expand

Message

Yang Xiwen Jan. 11, 2023, 2:13 p.m. UTC
Managed to get the real vendor for these devices.

Yang Xiwen (3):
  dt-bindings: vendor-prefixes: add thwc
  dt-bindings: qcom: Document msm8916-thwc-uf896 and ufi001c
  arm64: dts: qcom: msm8916-thwc: Add initial device tree for Tong Heng
    Wei Chuang 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-thwc-uf896.dts      |  41 +++
 .../boot/dts/qcom/msm8916-thwc-ufi001c.dts    |  39 +++
 arch/arm64/boot/dts/qcom/msm8916-ufi.dtsi     | 246 ++++++++++++++++++
 6 files changed, 332 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/msm8916-thwc-uf896.dts
 create mode 100644 arch/arm64/boot/dts/qcom/msm8916-thwc-ufi001c.dts
 create mode 100644 arch/arm64/boot/dts/qcom/msm8916-ufi.dtsi