mbox series

[GIT,PULL] A few Qualcomm Arm64 DeviceTree fixes for v6.9

Message ID 20240306031451.4545-1-andersson@kernel.org
State New
Headers show
Series [GIT,PULL] A few Qualcomm Arm64 DeviceTree fixes for v6.9 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-for-6.9-2

Message

Bjorn Andersson March 6, 2024, 3:14 a.m. UTC
The following changes since commit f176168bcb95bd1fdd32f5a794e68b7a36ac8740:

  arm64: dts: qcom: sm6115: fix USB PHY configuration (2024-02-20 11:54:53 -0600)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-for-6.9-2

for you to fetch changes up to 2219626708d7300402a46c31e2347d40db7c4971:

  arm64: dts: qcom: sm8250-xiaomi-elish: set rotation (2024-03-03 20:06:13 -0800)

----------------------------------------------------------------
A few Qualcomm Arm64 DeviceTree fixes for v6.9

This corrects the orientation of the panel of Xiaomi Pad 5 Pro, and
corrects a typo in the size of the SPMI channel register size in both
SM8550 and SM8650.

----------------------------------------------------------------
Abel Vesa (2):
      arm64: dts: qcom: sm8550: Fix SPMI channels size
      arm64: dts: qcom: sm8650: Fix SPMI channels size

Jianhua Lu (1):
      arm64: dts: qcom: sm8250-xiaomi-elish: set rotation

 arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish-common.dtsi | 3 ++-
 arch/arm64/boot/dts/qcom/sm8550.dtsi                     | 2 +-
 arch/arm64/boot/dts/qcom/sm8650.dtsi                     | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)