[PATCH v3 0/3] Support for MSM8916-based UFi ufi001c and uf896

Yang Xiwen posted 3 patches 2 years, 8 months ago
Only 0 patches received!
There is a newer version of this series
.../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
[PATCH v3 0/3] Support for MSM8916-based UFi ufi001c and uf896
Posted by Yang Xiwen 2 years, 8 months ago
These devices are equipped with 512MB RAM, 4/8GB eMMC and MSM8916.
This series introduces support for them and adds a dtsi for the class of
MSM8916-based UFIs.

v3:
- Sort vendor-prefixes alphebatically
v2:
- Managed to get the real vendor
- Remove some reduntant descriptions
- Rename dtsi more formally

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 trees

 .../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

-- 
2.39.0