mbox series

[GIT,PULL] Qualcomm ARM DT updates for v6.3

Message ID 20230126174725.3681745-1-andersson@kernel.org (mailing list archive)
State Accepted
Commit be836a16f4223c4245b480540e3456c7ea8e6ca7
Headers show
Series [GIT,PULL] Qualcomm ARM DT updates for v6.3 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-dts-for-6.3

Message

Bjorn Andersson Jan. 26, 2023, 5:47 p.m. UTC
The following changes since commit 0154252a3b87f77db1e44516d1ed2e82e2d29c30:

  ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCI (2022-12-28 10:46:34 -0600)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-dts-for-6.3

for you to fetch changes up to 34d50b12d67795454139a1cfc7ca3add8efa3612:

  ARM: dts: qcom: msm8226: add RPMCC node (2023-01-18 20:20:18 -0600)

----------------------------------------------------------------
Qualcomm ARM DT updates for v6.3

This introduces support for Acer Iconia Talk S A1-724

The Samsung Galaxy Tab 4 10.1 gains ADSP and backlight support.

The Xperia Z2 Tablet gets charging enabled and the touchscreen is given
a little bit more time to start up.

APQ8064 and MSM8974 gains improvements in clock hierarchy. APQ8064
thermal sensor (tsens) driver gains per-censor calibration data.

Lastly a set of patches that improves DT binding compliance.

----------------------------------------------------------------
Abel Vesa (1):
      dt-bindings: arm: qcom: Document SM8550 SoC and boards

Alex Elder (1):
      ARM: dts: qcom: use qcom,gsi-loader for IPA

Bjorn Andersson (2):
      ARM: dts: msm8974: castor: Define pm8841 regulators
      Merge tag 'qcom-dts-fixes-for-6.2' into dts-for-6.3

Bryan O'Donoghue (3):
      ARM: dts: qcom: apq8064: add compat qcom,apq8064-dsi-ctrl
      ARM: dts: qcom: msm8974: Add compat qcom,msm8974-dsi-ctrl
      dt-bindings: arm: qcom: Document MSM8939 SoC binding

Dmitry Baryshkov (11):
      ARM: dts: qcom: msm8974: add second DSI host and PHY
      ARM: dts: qcom: msm8974: add clocks and clock-names to gcc device
      ARM: dts: qcom: msm8974: add clocks and clock-names to mmcc device
      ARM: dts: qcom: msm8974: Add compat qcom,msm8974-dsi-ctrl to dsi1
      ARM: dts: qcom: msm8974: add xo clock to rpm clock controller
      ARM: dts: qcom-msm8974: specify per-sensor calibration cells
      ARM: dts: qcom-apq8084: specify per-sensor calibration cells
      ARM: dts: qcom-msm8974: add SoC specific compat string to mdp5 node
      ARM: dts: qcom-msm8974: rename mdss node to display-subsystem
      ARM: dts: qcom: rename mdp nodes to display-controller
      ARM: dts: qcom: apq8084: add clocks and clock-names to gcc device

Julian Weigt (1):
      ARM: dts: qcom: msm8974-castor: Enable charging over USB

Konrad Dybcio (1):
      dt-bindings: arm: qcom: Add SM6115(P) and Lenovo Tab P11

Krzysztof Kozlowski (12):
      ARM: dts: qcom: sdx55-mtp: add MPSS remoteproc memory-region
      ARM: dts: qcom: sdx55: add specific compatible for USB HS PHY
      ARM: dts: qcom: sdx65: add specific compatible for USB HS PHY
      ARM: dts: qcom: reverse compatibles to match bindings
      ARM: dts: qcom: apq8064: drop second clock frequency from timer
      ARM: dts: qcom: ipq8064: drop second clock frequency from timer
      ARM: dts: qcom: mdm9615: drop second clock frequency from timer
      ARM: dts: qcom: msm8960: drop second clock frequency from timer
      ARM: dts: qcom: msm8960: add qcom,kpss-wdt-mdm9615
      dt-bindings: arm: qcom: add board-id/msm-id for MSM8956, SDM636 and SM4250
      ARM: dts: qcom: add missing space before {
      ARM: dts: qcom: align OPP table node name with DT schema

Lin, Meng-Bo (7):
      dt-bindings: qcom: Document msm8916-acer-a1-724
      arm64: dts: qcom: msm8916-acer-a1-724: Add initial device tree
      arm64: dts: qcom: msm8916-acer-a1-724: Add accelerometer/magnetometer
      arm64: dts: qcom: msm8916-acer-a1-724: Add touchscreen
      dt-bindings: vendor-prefixes: Add GPLUS
      dt-bindings: qcom: Document msm8916-gplus-fl8005a
      dt-bindings: qcom: Document bindings for msm8916-samsung-j5x

Luca Weiss (3):
      ARM: dts: qcom: msm8974-*: re-add remoteproc supplies
      ARM: dts: qcom: msm8974-castor: Fix touchscreen init
      dt-bindings: arm: qcom: document new msm8953-family devices

Matti Lehtimäki (2):
      ARM: dts: qcom: apq8026-samsung-matisse-wifi: Enable ADSP
      ARM: dts: qcom: apq8026-samsung-matisse-wifi: Add display backlight

Nikita Travkin (1):
      dt-bindings: qcom: Document samsung,gt58 and gt510

Owen Yang (1):
      dt-bindings: arm: qcom: Add zombie with NVMe

Rayyan Ansari (4):
      ARM: dts: qcom: pm8226: sort includes alphabetically and nodes by address
      ARM: dts: qcom: pm8226: add PON device node along with resin sub-node
      ARM: dts: qcom: pm8226: add IADC node
      ARM: dts: qcom: msm8226: add RPMCC node

 Documentation/devicetree/bindings/arm/qcom.yaml    |  63 +++
 .../devicetree/bindings/vendor-prefixes.yaml       |   2 +
 .../boot/dts/qcom-apq8026-samsung-matisse-wifi.dts |  71 +++-
 arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts |   2 +-
 arch/arm/boot/dts/qcom-apq8064.dtsi                |  18 +-
 arch/arm/boot/dts/qcom-apq8084.dtsi                | 331 +++++++++++++++-
 arch/arm/boot/dts/qcom-ipq4019.dtsi                |   2 +-
 arch/arm/boot/dts/qcom-ipq8064.dtsi                |   7 +-
 arch/arm/boot/dts/qcom-mdm9615.dtsi                |  10 +-
 arch/arm/boot/dts/qcom-msm8226.dtsi                |   7 +
 arch/arm/boot/dts/qcom-msm8960.dtsi                |   7 +-
 .../dts/qcom-msm8974-lge-nexus5-hammerhead.dts     |  11 +
 .../boot/dts/qcom-msm8974-sony-xperia-rhine.dtsi   |  11 +
 arch/arm/boot/dts/qcom-msm8974.dtsi                | 435 ++++++++++++++++++++-
 .../qcom-msm8974pro-sony-xperia-shinano-castor.dts |  38 +-
 arch/arm/boot/dts/qcom-pm8226.dtsi                 |  46 ++-
 arch/arm/boot/dts/qcom-sdx55-mtp.dts               |   4 +
 arch/arm/boot/dts/qcom-sdx55-t55.dts               |   4 +-
 arch/arm/boot/dts/qcom-sdx55-telit-fn980-tlb.dts   |   4 +-
 arch/arm/boot/dts/qcom-sdx55.dtsi                  |  17 +-
 arch/arm/boot/dts/qcom-sdx65.dtsi                  |  29 +-
 arch/arm64/boot/dts/qcom/Makefile                  |   1 +
 arch/arm64/boot/dts/qcom/msm8916-acer-a1-724.dts   | 295 ++++++++++++++
 23 files changed, 1331 insertions(+), 84 deletions(-)
 create mode 100644 arch/arm64/boot/dts/qcom/msm8916-acer-a1-724.dts

Comments

patchwork-bot+linux-soc@kernel.org Jan. 30, 2023, 10:31 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Thu, 26 Jan 2023 11:47:25 -0600 you wrote:
> The following changes since commit 0154252a3b87f77db1e44516d1ed2e82e2d29c30:
> 
>   ARM: dts: qcom: apq8084-ifc6540: fix overriding SDHCI (2022-12-28 10:46:34 -0600)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-dts-for-6.3
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Qualcomm ARM DT updates for v6.3
    https://git.kernel.org/soc/soc/c/be836a16f422

You are awesome, thank you!