lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tencent_542D047A15F0BB3B25BFD71C41345E385F06@qq.com>
Date:   Sat, 14 Jan 2023 14:38:43 +0800
From:   Yang Xiwen <forbidden405@...mail.com>
To:     Andy Gross <agross@...nel.org>,
        Bjorn Andersson <andersson@...nel.org>,
        Konrad Dybcio <konrad.dybcio@...aro.org>,
        Rob Herring <robh+dt@...nel.org>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Cc:     Yang Xiwen <forbidden405@...mail.com>,
        Jaime Breva <jbreva@...arsystems.com>,
        Nikita Travkin <nikita@...n.ru>,
        ~postmarketos/upstreaming@...ts.sr.ht
Subject: [PATCH v4 0/3] Support for MSM8916-based UFi ufi001c and uf896

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.

v4:
- Fix some minor typing mistakes
- Modify common definitions for leds
v3:
- Sort vendor-prefixes alphabatically
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      |  39 +++
 .../boot/dts/qcom/msm8916-thwc-ufi001c.dts    |  39 +++
 arch/arm64/boot/dts/qcom/msm8916-ufi.dtsi     | 250 ++++++++++++++++++
 6 files changed, 334 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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ