mbox series

[GIT,PULL] Qualcomm Arm64 DeviceTree fixes for v6.11

Message ID 20240826152426.1648383-1-andersson@kernel.org (mailing list archive)
State Accepted
Commit ec57571b5dda1fdd68b572e1e980c52d1edb0b0d
Headers show
Series [GIT,PULL] Qualcomm Arm64 DeviceTree fixes for v6.11 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-arm64-fixes-for-6.11

Message

Bjorn Andersson Aug. 26, 2024, 3:24 p.m. UTC
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-arm64-fixes-for-6.11

for you to fetch changes up to dfbe93f32c12f5628bd83303e10ba63621c259ae:

  arm64: dts: qcom: x1e80100: Fix Adreno SMMU global interrupt (2024-08-14 21:36:45 -0500)

----------------------------------------------------------------
Qualcomm Arm64 DeviceTree fixes for v6.11

On X1E the GPU node is disabled by default, to be enabled in the
individual devices once the developers install the required firmware.

The generic EDP panel driver used on the X1E CRD is replaced with the
Samsung ATNA45AF01 driver, in order to ensure backlight is brought back
up after being turned off.

The pin configuration for PCIe-related pins are corrected across all the
X1E targets. The PCIe controllers gain a minimum OPP vote, and PCIe
domain numbers are corrected.

WiFi calibration variant information is added to the Lenovo Yoga Slim
7x, to pick the right data from the firmware packages.

The incorrect Adreno SMMU global interrupt is corrected.

For IPQ5332, the IRQ triggers for the USB controller are corrected.

----------------------------------------------------------------
Dmitry Baryshkov (1):
      arm64: dts: qcom: disable GPU on x1e80100 by default

Johan Hovold (18):
      arm64: dts: qcom: x1e80100-crd: fix PCIe4 PHY supply
      arm64: dts: qcom: x1e80100: fix PCIe domain numbers
      arm64: dts: qcom: x1e80100: add missing PCIe minimum OPP
      arm64: dts: qcom: x1e80100-crd: fix up PCIe6a pinctrl node
      arm64: dts: qcom: x1e80100-crd: disable PCIe6a perst pull down
      arm64: dts: qcom: x1e80100-crd: fix missing PCIe4 gpios
      arm64: dts: qcom: x1e80100-qcp: fix PCIe4 PHY supply
      arm64: dts: qcom: x1e80100-qcp: fix up PCIe6a pinctrl node
      arm64: dts: qcom: x1e80100-qcp: disable PCIe6a perst pull down
      arm64: dts: qcom: x1e80100-qcp: fix missing PCIe4 gpios
      arm64: dts: qcom: x1e80100-vivobook-s15: fix PCIe4 PHY supply
      arm64: dts: qcom: x1e80100-vivobook-s15: fix up PCIe6a pinctrl node
      arm64: dts: qcom: x1e80100-vivobook-s15: disable PCIe6a perst pull down
      arm64: dts: qcom: x1e80100-vivobook-s15: fix missing PCIe4 gpios
      arm64: dts: qcom: x1e80100-yoga-slim7x: fix PCIe4 PHY supply
      arm64: dts: qcom: x1e80100-yoga-slim7x: fix up PCIe6a pinctrl node
      arm64: dts: qcom: x1e80100-yoga-slim7x: disable PCIe6a perst pull down
      arm64: dts: qcom: x1e80100-yoga-slim7x: fix missing PCIe4 gpios

Konrad Dybcio (1):
      arm64: dts: qcom: x1e80100: Fix Adreno SMMU global interrupt

Patrick Wildt (1):
      arm64: dts: qcom: x1e80100-yoga: add wifi calibration variant

Stephan Gerhold (1):
      arm64: dts: qcom: x1e80100-crd: Fix backlight

Varadarajan Narayanan (1):
      arm64: dts: qcom: ipq5332: Fix interrupt trigger type for usb

 arch/arm64/boot/dts/qcom/ipq5332.dtsi              |  4 +-
 .../boot/dts/qcom/x1e80100-asus-vivobook-s15.dts   | 42 ++++++++++++-
 arch/arm64/boot/dts/qcom/x1e80100-crd.dts          | 70 ++++++++++++++++++----
 .../boot/dts/qcom/x1e80100-lenovo-yoga-slim7x.dts  | 54 ++++++++++++++---
 arch/arm64/boot/dts/qcom/x1e80100-qcp.dts          | 53 +++++++++++++---
 arch/arm64/boot/dts/qcom/x1e80100.dtsi             | 21 +++++--
 6 files changed, 209 insertions(+), 35 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Aug. 28, 2024, 8:42 p.m. UTC | #1
Hello:

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

On Mon, 26 Aug 2024 10:24:25 -0500 you wrote:
> The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
> 
>   Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-arm64-fixes-for-6.11
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Qualcomm Arm64 DeviceTree fixes for v6.11
    https://git.kernel.org/soc/soc/c/ec57571b5dda

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org Aug. 28, 2024, 8:43 p.m. UTC | #2
Hello:

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

On Mon, 26 Aug 2024 10:24:25 -0500 you wrote:
> The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
> 
>   Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-arm64-fixes-for-6.11
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Qualcomm Arm64 DeviceTree fixes for v6.11
    https://git.kernel.org/soc/soc/c/ec57571b5dda

You are awesome, thank you!