From: Michael Walle <mwalle@kernel.org>
To: Arnd Bergmann <arnd@arndb.de>
Cc: soc@kernel.org, linux-kernel@vger.kernel.org,
Michael Walle <mwalle@kernel.org>
Subject: [PATCH] arm64: defconfig: make TPS6594 support build-in
Date: Thu, 20 Nov 2025 08:55:39 +0100 [thread overview]
Message-ID: <20251120075656.2396371-1-mwalle@kernel.org> (raw)
The Kontron SMARC-sAM67 module needs the TPS6594 regulator driver to
boot from SD card, i.e. for its root filesystem.
Signed-off-by: Michael Walle <mwalle@kernel.org>
---
Arnd, the PR from TI [1] (which contains the device trees for this
board) is already out, so I'm sending this to the soc ML directly.
Let me know if this can still be applied, if not, I'll have to wait
for the next window.
[1] https://lore.kernel.org/linux-arm-kernel/a07364c1-5a4c-474f-be21-96f38bfe9130@ti.com/
arch/arm64/configs/defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f8bcae89c260..e29a41c54b8f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -824,7 +824,7 @@ CONFIG_RZ_MTU3=y
CONFIG_MFD_TI_AM335X_TSCADC=m
CONFIG_MFD_TI_LP873X=m
CONFIG_MFD_TPS65219=y
-CONFIG_MFD_TPS6594_I2C=m
+CONFIG_MFD_TPS6594_I2C=y
CONFIG_MFD_ROHM_BD718XX=y
CONFIG_MFD_STM32_LPTIMER=m
CONFIG_MFD_STM32_TIMERS=m
--
2.47.3
next reply other threads:[~2025-11-20 7:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-20 7:55 Michael Walle [this message]
2025-11-20 13:51 ` [PATCH] arm64: defconfig: make TPS6594 support build-in Krzysztof Kozlowski
2025-11-21 7:42 ` Michael Walle
2025-11-21 8:10 ` Krzysztof Kozlowski
2025-11-21 9:02 ` Michael Walle
2025-11-21 8:11 ` Krzysztof Kozlowski
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=20251120075656.2396371-1-mwalle@kernel.org \
--to=mwalle@kernel.org \
--cc=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox