From: Marcel Ziswiler <marcel@ziswiler.com>
To: linux-arm-kernel@lists.infradead.org
Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com>,
Arnd Bergmann <arnd@arndb.de>,
Biju Das <biju.das.jz@bp.renesas.com>,
Bjorn Andersson <bjorn.andersson@linaro.org>,
Catalin Marinas <catalin.marinas@arm.com>,
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
Geert Uytterhoeven <geert+renesas@glider.be>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Shawn Guo <shawnguo@kernel.org>, Vinod Koul <vkoul@kernel.org>,
Will Deacon <will@kernel.org>,
linux-kernel@vger.kernel.org
Subject: [PATCH v1 7/8] arm64: defconfig: enable snvs lpgpr support
Date: Thu, 22 Sep 2022 18:29:24 +0200 [thread overview]
Message-ID: <20220922162925.2368577-8-marcel@ziswiler.com> (raw)
In-Reply-To: <20220922162925.2368577-1-marcel@ziswiler.com>
From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Enable SNVS LPGPR support. This may e.g. be used on the i.MX 8M Mini and
Plus to store a form of boot counter.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d5b2d2dd4904..521c784463bb 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1239,6 +1239,7 @@ CONFIG_NVMEM_IMX_OCOTP_SCU=y
CONFIG_MTK_EFUSE=y
CONFIG_QCOM_QFPROM=y
CONFIG_ROCKCHIP_EFUSE=y
+CONFIG_NVMEM_SNVS_LPGPR=y
CONFIG_NVMEM_SUNXI_SID=y
CONFIG_UNIPHIER_EFUSE=y
CONFIG_MESON_EFUSE=m
--
2.36.1
next prev parent reply other threads:[~2022-09-22 16:30 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-22 16:29 [PATCH v1 0/8] arm64: dts: verdin-imx8mm: verdin-imx8mp: pcie. et. al Marcel Ziswiler
2022-09-22 16:29 ` [PATCH v1 1/8] arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci Marcel Ziswiler
2022-10-23 13:08 ` Shawn Guo
2022-09-22 16:29 ` [PATCH v1 2/8] arm64: dts: verdin-imx8mm: verdin-imx8mp: improve include notation Marcel Ziswiler
2022-10-23 13:09 ` Shawn Guo
2022-10-23 21:27 ` Marcel Ziswiler
2022-09-22 16:29 ` [PATCH v1 3/8] arm64: dts: colibri-imx8x: " Marcel Ziswiler
2022-10-23 13:09 ` Shawn Guo
2022-09-22 16:29 ` [PATCH v1 4/8] arm64: dts: verdin-imx8mm: verdin-imx8mp: rename sn65dsi83 to sn65dsi84 Marcel Ziswiler
2022-10-23 13:10 ` Shawn Guo
2022-09-22 16:29 ` [PATCH v1 5/8] arm64: dts: verdin-imx8mm: improve pcie node Marcel Ziswiler
2022-10-23 13:11 ` Shawn Guo
2022-09-22 16:29 ` [PATCH v1 6/8] arm64: dts: verdin-imx8mp: add pcie support Marcel Ziswiler
2022-10-23 13:12 ` Shawn Guo
2022-10-23 21:46 ` Marcel Ziswiler
2022-09-22 16:29 ` Marcel Ziswiler [this message]
2022-10-23 13:15 ` [PATCH v1 7/8] arm64: defconfig: enable snvs lpgpr support Shawn Guo
2022-09-22 16:29 ` [PATCH v1 8/8] arm64: defconfig: enable i.mx 8m plus specific interconnect support Marcel Ziswiler
2022-10-23 13:15 ` Shawn Guo
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=20220922162925.2368577-8-marcel@ziswiler.com \
--to=marcel@ziswiler.com \
--cc=arnd@arndb.de \
--cc=biju.das.jz@bp.renesas.com \
--cc=bjorn.andersson@linaro.org \
--cc=catalin.marinas@arm.com \
--cc=dmitry.baryshkov@linaro.org \
--cc=geert+renesas@glider.be \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcel.ziswiler@toradex.com \
--cc=shawnguo@kernel.org \
--cc=vkoul@kernel.org \
--cc=will@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