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>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221207-msm8953-6-1-next-dtbs-v3-v3-0-a64b3b0af0eb@z3ntu.xyz>
Date:   Wed, 07 Dec 2022 19:30:37 +0100
From:   Luca Weiss <luca@...tu.xyz>
To:     Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        Rob Herring <robh+dt@...nel.org>,
        Konrad Dybcio <konrad.dybcio@...aro.org>,
        Kees Cook <keescook@...omium.org>,
        "Guilherme G. Piccoli" <gpiccoli@...lia.com>,
        Andy Gross <agross@...nel.org>,
        Bjorn Andersson <andersson@...nel.org>,
        Tony Luck <tony.luck@...el.com>
Cc:     Gabriela David <ultracoolguy@...root.org>,
        Eugene Lepshy <fekz115@...il.com>,
        linux-hardening@...r.kernel.org,
        Anton Bambura <jenneron@...tonmail.com>,
        Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
        Luca Weiss <luca@...tu.xyz>,
        Adam Skladowski <a39.skl@...il.com>,
        ~postmarketos/upstreaming@...ts.sr.ht,
        linux-arm-msm@...r.kernel.org, phone-devel@...r.kernel.org,
        Danila Tikhonov <JIaxyga@...tonmail.com>,
        Gianluca Boiano <morf3089@...il.com>,
        Sireesh Kodali <sireeshkodali1@...il.com>,
        Vladimir Lypak <vladimir.lypak@...il.com>,
        Julian Braha <julianbraha@...il.com>,
        linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
        Alejandro Tafalla <atafalla@...on.com>
Subject: [PATCH v3 0/9] Add a bunch of msm8953 dts files

The following patches add a bunch of msm8953-based devices that have
been created in the msm8953-mainline[0] repository, which includes
Snapdragon 450 (SDM450), Snapdragon 625 (msm8953) and Snapdragon 632
(SDM632) devices.
The dts files are trimmed down to what is currently supported upstream,
as a way to also minimizing diff for further patches.

I've tried my best in keeping all the relevant author tags based on the
git info I could find there.

[0] https://github.com/msm8953-mainline/linux

To: Andy Gross <agross@...nel.org>
To: Bjorn Andersson <andersson@...nel.org>
To: Konrad Dybcio <konrad.dybcio@...aro.org>
To: Rob Herring <robh+dt@...nel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>
To: Kees Cook <keescook@...omium.org>
To: Tony Luck <tony.luck@...el.com>
To: "Guilherme G. Piccoli" <gpiccoli@...lia.com>
Cc: linux-arm-msm@...r.kernel.org
Cc: devicetree@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Cc: linux-hardening@...r.kernel.org
Cc: Julian Braha <julianbraha@...il.com>
Cc: Sireesh Kodali <sireeshkodali1@...il.com>
Cc: Alejandro Tafalla <atafalla@...on.com>
Cc: Adam Skladowski <a39.skl@...il.com>
Cc: Anton Bambura <jenneron@...tonmail.com>
Cc: Danila Tikhonov <JIaxyga@...tonmail.com>
Cc: Vladimir Lypak <vladimir.lypak@...il.com>
Cc: Eugene Lepshy <fekz115@...il.com>
Cc: Gianluca Boiano <morf3089@...il.com>
Cc: Gabriela David <ultracoolguy@...root.org>
Cc: ~postmarketos/upstreaming@...ts.sr.ht
Cc: phone-devel@...r.kernel.org
Signed-off-by: Luca Weiss <luca@...tu.xyz>

---
Changes in v3:
- Rebase on qcom/linux.git for-next
- Fix non-alphabetical sort of sdhc_* nodes
- Add missing supplies to sdhc nodes,
    align order between all the devices,
    remove some unnecessary pinctrl override
- Pick up tags
- Link to v2: https://lore.kernel.org/linux-arm-msm/20221119203758.888207-1-luca@z3ntu.xyz/

---
Adam Skladowski (1):
      arm64: dts: qcom: msm8953: Add device tree for Xiaomi Redmi Note 4X

Alejandro Tafalla (1):
      arm64: dts: qcom: msm8953: Add device tree for Xiaomi Mi A2 Lite

Danila Tikhonov (1):
      arm64: dts: qcom: msm8953: Add device tree for Xiaomi Mi A1

Eugene Lepshy (1):
      arm64: dts: qcom: msm8953: Add device tree for Xiaomi Redmi 5 Plus

Gabriela David (1):
      arm64: dts: qcom: sdm632: Add device tree for Motorola G7 Power

Julian Braha (1):
      arm64: dts: qcom: sdm450: Add device tree for Motorola Moto G6

Luca Weiss (2):
      dt-bindings: arm: qcom: document new msm8953-family devices
      arm64: dts: qcom: msm8953: Adjust reserved-memory nodes

Sireesh Kodali (1):
      arm64: dts: qcom: msm8953: Add device tree for Motorola G5 Plus

 Documentation/devicetree/bindings/arm/qcom.yaml    |  19 ++
 arch/arm64/boot/dts/qcom/Makefile                  |   7 +
 .../boot/dts/qcom/msm8953-motorola-potter.dts      | 305 +++++++++++++++++
 arch/arm64/boot/dts/qcom/msm8953-xiaomi-daisy.dts  | 325 +++++++++++++++++++
 arch/arm64/boot/dts/qcom/msm8953-xiaomi-mido.dts   | 329 +++++++++++++++++++
 arch/arm64/boot/dts/qcom/msm8953-xiaomi-tissot.dts | 325 +++++++++++++++++++
 arch/arm64/boot/dts/qcom/msm8953-xiaomi-vince.dts  | 361 +++++++++++++++++++++
 arch/arm64/boot/dts/qcom/msm8953.dtsi              |  24 +-
 arch/arm64/boot/dts/qcom/sdm450-motorola-ali.dts   | 252 ++++++++++++++
 arch/arm64/boot/dts/qcom/sdm632-motorola-ocean.dts | 291 +++++++++++++++++
 10 files changed, 2226 insertions(+), 12 deletions(-)
---
base-commit: ca14659da4341de75506516c16f66d84bf3f2fa0
change-id: 20221207-msm8953-6-1-next-dtbs-v3-df6cd5175dd3

Best regards,
-- 
Luca Weiss <luca@...tu.xyz>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ