From: "Uwe Kleine-König" <uwe@kleine-koenig.org>
To: barebox@lists.infradead.org
Subject: [PATCH 1/2] arm64: rockchip: Enable rockchip otp driver in defconfig
Date: Wed, 19 Mar 2025 18:32:38 +0100 [thread overview]
Message-ID: <1fb9c1cf650ba020511788388fdfdfe995b25117.1742405341.git.uwe@kleine-koenig.org> (raw)
In-Reply-To: <cover.1742405341.git.uwe@kleine-koenig.org>
This driver is useful on rk3308, rk3568 and rk3588. Enable it in
rockchip_v8_defconfig.
Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org>
---
arch/arm/configs/rockchip_v8_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/rockchip_v8_defconfig b/arch/arm/configs/rockchip_v8_defconfig
index cbd33d1b042d..95900368cc02 100644
--- a/arch/arm/configs/rockchip_v8_defconfig
+++ b/arch/arm/configs/rockchip_v8_defconfig
@@ -135,6 +135,8 @@ CONFIG_LED_GPIO_OF=y
CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_POLLER=y
CONFIG_WATCHDOG_DW=y
+CONFIG_NVMEM=y
+CONFIG_NVMEM_ROCKCHIP_OTP=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED=y
CONFIG_REGULATOR_ARM_SCMI=y
--
2.47.1
next prev parent reply other threads:[~2025-03-19 17:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-19 17:32 [PATCH 0/2] arm64: rockchip: Two more additions to rockchip_v8_defconfig Uwe Kleine-König
2025-03-19 17:32 ` Uwe Kleine-König [this message]
2025-03-19 17:32 ` [PATCH 2/2] arm64: rockchip: Enable generic fit image Uwe Kleine-König
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=1fb9c1cf650ba020511788388fdfdfe995b25117.1742405341.git.uwe@kleine-koenig.org \
--to=uwe@kleine-koenig.org \
--cc=barebox@lists.infradead.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