From: "alexander.feilke@ew.tq-group.com" <alexander.feilke@ew.tq-group.com>
To: "Alexander Feilke" <Alexander.Feilke@ew.tq-group.com>
Cc: "Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Frank Li" <Frank.Li@nxp.com>,
"Sascha Hauer" <s.hauer@pengutronix.de>,
"Pengutronix Kernel Team" <kernel@pengutronix.de>,
"Fabio Estevam" <festevam@gmail.com>,
linux@ew.tq-group.com, devicetree@vger.kernel.org,
imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/3 v2] ARM: dts: imx7-mba7: separate BOOT_CFG circuits after boot
Date: Wed, 18 Feb 2026 18:17:19 +0100 [thread overview]
Message-ID: <19fdaa-6995f400-39-279b5680@147531990> (raw)
In-Reply-To: <20260218135415.204974-4-Alexander.Feilke@ew.tq-group.com>
Deassert BOOT_EN after boot to separate BOOT_CFG
circuits from LCD signals.
Signed-off-by: Alexander Feilke <Alexander.Feilke@ew.tq-group.com>
---
V1 -> V2: Updated Commit Message
arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi b/arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi
index 03f2f2cbdfbc..4192adb27223 100644
--- a/arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi
+++ b/arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi
@@ -287,6 +287,15 @@ &flexcan2 {
status = "okay";
};
+&gpio4 {
+ /* Deassert BOOT_EN after boot to separate BOOT_CFG circuits from LCD signals */
+ boot-en-hog {
+ gpio-hog;
+ gpios = <3 GPIO_ACTIVE_LOW>;
+ output-low;
+ };
+};
+
&i2c1 {
lm75: temperature-sensor@49 {
compatible = "national,lm75a";
--
2.43.0
prev parent reply other threads:[~2026-02-18 17:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-18 13:54 [PATCH 0/3] ARM: dts: TQMa7: modify for use in bootloaders Alexander Feilke
2026-02-18 13:54 ` [PATCH 1/3] ARM: dts: imx7s: add boot phase properties Alexander Feilke
2026-02-18 13:54 ` [PATCH 2/3] ARM: dts: tqma7: " Alexander Feilke
2026-02-18 13:54 ` [PATCH 3/3] ARM: dts: imx7-mba7: disable boot_cfg pins after boot Alexander Feilke
2026-02-18 16:42 ` Frank Li
2026-02-18 16:55 ` alexander.feilke
2026-02-18 17:17 ` alexander.feilke [this message]
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=19fdaa-6995f400-39-279b5680@147531990 \
--to=alexander.feilke@ew.tq-group.com \
--cc=Frank.Li@nxp.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@ew.tq-group.com \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
/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