[GIT PULL] More Qualcomm Arm64 DeviceTree fixes for v6.12
Bjorn Andersson
andersson at kernel.org
Fri Nov 1 07:32:05 PDT 2024
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-fixes-for-6.12-2
for you to fetch changes up to 54376fe116ef69c9e58794589c044abb2555169e:
arm64: dts: qcom: x1e80100: fix PCIe5 interconnect (2024-10-24 12:36:36 -0500)
----------------------------------------------------------------
More Qualcomm Arm64 DeviceTree fixes for v6.12
Bring a range of PCIe fixes across the X Elite platform, as well as
marking the NVMe power supply boot-on to avoid glitching the power
supply during boot.
The X Elite CRD audio configuration sees a spelling mistake corrected.
On SM8450 the PCIe 1 PIPE clock definition is corrected, to fix a
regression where this isn't able to acquire it's clocks.
----------------------------------------------------------------
Abel Vesa (2):
arm64: dts: qcom: x1e80100: Add Broadcast_AND region in LLCC block
arm64: dts: qcom: x1e80100: Fix PCIe 6a lanes description
Dmitry Baryshkov (1):
arm64: dts: qcom: sm8450 fix PIPE clock specification for pcie1
Johan Hovold (10):
arm64: dts: qcom: x1e80100: fix PCIe4 and PCIe6a PHY clocks
arm64: dts: qcom: x1e80100: fix PCIe5 PHY clocks
arm64: dts: qcom: x1e78100-t14s: fix nvme regulator boot glitch
arm64: dts: qcom: x1e80100-crd: fix nvme regulator boot glitch
arm64: dts: qcom: x1e80100-vivobook-s15: fix nvme regulator boot glitch
arm64: dts: qcom: x1e80100-yoga-slim7x: fix nvme regulator boot glitch
arm64: dts: qcom: x1e80100-microsoft-romulus: fix nvme regulator boot glitch
arm64: dts: qcom: x1e80100-qcp: fix nvme regulator boot glitch
arm64: dts: qcom: x1e80100: fix PCIe4 interconnect
arm64: dts: qcom: x1e80100: fix PCIe5 interconnect
Konrad Dybcio (1):
arm64: dts: qcom: x1e80100: Fix up BAR spaces
Maya Matuszczyk (1):
arm64: dts: qcom: x1e80100-crd Rename "Twitter" to "Tweeter"
arch/arm64/boot/dts/qcom/sm8450.dtsi | 2 +-
.../dts/qcom/x1e78100-lenovo-thinkpad-t14s.dts | 2 +
.../boot/dts/qcom/x1e80100-asus-vivobook-s15.dts | 2 +
arch/arm64/boot/dts/qcom/x1e80100-crd.dts | 10 ++--
.../boot/dts/qcom/x1e80100-lenovo-yoga-slim7x.dts | 2 +
.../boot/dts/qcom/x1e80100-microsoft-romulus.dtsi | 2 +
arch/arm64/boot/dts/qcom/x1e80100-qcp.dts | 2 +
arch/arm64/boot/dts/qcom/x1e80100.dtsi | 53 +++++++++++++---------
8 files changed, 49 insertions(+), 26 deletions(-)
More information about the linux-arm-kernel
mailing list