From: Bjorn Andersson <andersson@kernel.org>
To: arm@kernel.org, soc@kernel.org
Cc: linux-arm-msm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Andy Gross <agross@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
Olof Johansson <olof@lixom.net>,
Kevin Hilman <khilman@baylibre.com>,
Johan Hovold <johan+linaro@kernel.org>,
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Subject: [GIT PULL] A few more Qualcomm Arm64 DeviceTree fixes for v6.8
Date: Tue, 5 Mar 2024 21:12:07 -0600 [thread overview]
Message-ID: <20240306031208.4218-1-andersson@kernel.org> (raw)
The following changes since commit cb0bbdc4cc327ee91ba21ff744adbe07885db2b8:
arm64: dts: qcom: sm6115: Fix missing interconnect-names (2024-02-03 11:37:47 -0600)
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.8-2
for you to fetch changes up to 4f423c4cbe26d79d8974936eb01e0d6574c5d2ac:
Revert "arm64: dts: qcom: msm8996: Hook up MPM" (2024-03-03 19:49:51 -0800)
----------------------------------------------------------------
A few more Qualcomm Arm64 DeviceTree fixes for v6.8
This reduces the link speed of the PCIe bus with WiFi-card connected on the
Lenovo ThinkPad X13s and the Qualcomm Compute Reference Device, avoid
link errors and initialization issues reported by users.
It also reverts the enablement of MPM on MSM8996, which is reported to
prevent boards on this platform from booting for some users.
----------------------------------------------------------------
Dmitry Baryshkov (1):
Revert "arm64: dts: qcom: msm8996: Hook up MPM"
Johan Hovold (2):
arm64: dts: qcom: sc8280xp-crd: limit pcie4 link speed
arm64: dts: qcom: sc8280xp-x13s: limit pcie4 link speed
arch/arm64/boot/dts/qcom/msm8996.dtsi | 39 ++++------------------
arch/arm64/boot/dts/qcom/sc8280xp-crd.dts | 2 ++
.../dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 2 ++
3 files changed, 10 insertions(+), 33 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Bjorn Andersson <andersson@kernel.org>
To: arm@kernel.org, soc@kernel.org
Cc: linux-arm-msm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Andy Gross <agross@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
Olof Johansson <olof@lixom.net>,
Kevin Hilman <khilman@baylibre.com>,
Johan Hovold <johan+linaro@kernel.org>,
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Subject: [GIT PULL] A few more Qualcomm Arm64 DeviceTree fixes for v6.8
Date: Tue, 5 Mar 2024 21:12:07 -0600 [thread overview]
Message-ID: <20240306031208.4218-1-andersson@kernel.org> (raw)
The following changes since commit cb0bbdc4cc327ee91ba21ff744adbe07885db2b8:
arm64: dts: qcom: sm6115: Fix missing interconnect-names (2024-02-03 11:37:47 -0600)
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.8-2
for you to fetch changes up to 4f423c4cbe26d79d8974936eb01e0d6574c5d2ac:
Revert "arm64: dts: qcom: msm8996: Hook up MPM" (2024-03-03 19:49:51 -0800)
----------------------------------------------------------------
A few more Qualcomm Arm64 DeviceTree fixes for v6.8
This reduces the link speed of the PCIe bus with WiFi-card connected on the
Lenovo ThinkPad X13s and the Qualcomm Compute Reference Device, avoid
link errors and initialization issues reported by users.
It also reverts the enablement of MPM on MSM8996, which is reported to
prevent boards on this platform from booting for some users.
----------------------------------------------------------------
Dmitry Baryshkov (1):
Revert "arm64: dts: qcom: msm8996: Hook up MPM"
Johan Hovold (2):
arm64: dts: qcom: sc8280xp-crd: limit pcie4 link speed
arm64: dts: qcom: sc8280xp-x13s: limit pcie4 link speed
arch/arm64/boot/dts/qcom/msm8996.dtsi | 39 ++++------------------
arch/arm64/boot/dts/qcom/sc8280xp-crd.dts | 2 ++
.../dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 2 ++
3 files changed, 10 insertions(+), 33 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2024-03-06 3:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-06 3:12 Bjorn Andersson [this message]
2024-03-06 3:12 ` [GIT PULL] A few more Qualcomm Arm64 DeviceTree fixes for v6.8 Bjorn Andersson
2024-03-06 7:00 ` patchwork-bot+linux-soc
2024-03-06 7:00 ` patchwork-bot+linux-soc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240306031208.4218-1-andersson@kernel.org \
--to=andersson@kernel.org \
--cc=agross@kernel.org \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=dmitry.baryshkov@linaro.org \
--cc=johan+linaro@kernel.org \
--cc=khilman@baylibre.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=olof@lixom.net \
--cc=soc@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.