From: Sasha Levin <sashal@kernel.org>
To: stable@vger.kernel.org
Cc: Martin Kepplinger <martin.kepplinger@puri.sm>,
Shawn Guo <shawnguo@kernel.org>, Sasha Levin <sashal@kernel.org>
Subject: [PATCH 5.10.y 1/7] arm64: dts: imx8mq-librem5-r3: workaround i2c1 issue with 1GHz cpu voltage
Date: Mon, 13 Apr 2026 10:57:58 -0400 [thread overview]
Message-ID: <20260413145804.2968471-1-sashal@kernel.org> (raw)
In-Reply-To: <2026041310-reluctant-amaretto-6070@gregkh>
From: Martin Kepplinger <martin.kepplinger@puri.sm>
[ Upstream commit 1773b8d6697ac8e9380843fe5c13c25e95baa702 ]
This is a workaround for a hardware bug in the r3 revision that basically would
stop the system due to traffic on the i2c1 bus. A cpu voltage change would
trigger such traffic and that's what is avoided in order to work around it.
Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Stable-dep-of: 511f76bf1dce ("arm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage up to 0.85V")
Signed-off-by: Sasha Levin <sashal@kernel.org>
---
arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dts | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dts b/arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dts
index cc29223ca188c..cd3c3edd48fa3 100644
--- a/arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dts
@@ -10,6 +10,12 @@ / {
compatible = "purism,librem5r3", "purism,librem5", "fsl,imx8mq";
};
+&a53_opp_table {
+ opp-1000000000 {
+ opp-microvolt = <1000000>;
+ };
+};
+
&accel_gyro {
mount-matrix = "1", "0", "0",
"0", "1", "0",
--
2.53.0
next prev parent reply other threads:[~2026-04-13 14:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-13 12:13 FAILED: patch "[PATCH] arm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage up to" failed to apply to 5.10-stable tree gregkh
2026-04-13 14:57 ` Sasha Levin [this message]
2026-04-13 14:57 ` [PATCH 5.10.y 2/7] arm64: dts: imx8mq-librem5: Don't mark buck3 as always on Sasha Levin
2026-04-13 14:58 ` [PATCH 5.10.y 3/7] arm64: dts: imx8mq-librem5: set regulators boot-on Sasha Levin
2026-04-13 14:58 ` [PATCH 5.10.y 4/7] arm64: dts: imx8mq-librem5: Set the DVS voltages lower Sasha Levin
2026-04-13 14:58 ` [PATCH 5.10.y 5/7] arm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage to 0.81V Sasha Levin
2026-04-13 14:58 ` [PATCH 5.10.y 6/7] Revert "arm64: dts: imx8mq-librem5: Set the DVS voltages lower" Sasha Levin
2026-04-13 14:58 ` [PATCH 5.10.y 7/7] arm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage up to 0.85V Sasha Levin
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=20260413145804.2968471-1-sashal@kernel.org \
--to=sashal@kernel.org \
--cc=martin.kepplinger@puri.sm \
--cc=shawnguo@kernel.org \
--cc=stable@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox