devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add i.MX94 OCOTP support
@ 2025-10-20 10:50 alice.guo
  2025-10-20 10:50 ` [PATCH v2 1/3] dt-bindings: nvmem: imx-ocotp: Add support for i.MX94 alice.guo
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: alice.guo @ 2025-10-20 10:50 UTC (permalink / raw)
  To: Srinivas Kandagatla, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Shawn Guo, Sascha Hauer, Pengutronix Kernel Team,
	Fabio Estevam
  Cc: devicetree, imx, linux-arm-kernel, linux-kernel, Alice Guo,
	Conor Dooley, Peng Fan, Frank Li

This patch series adds support for the OCOTP controller on the i.MX94
SoC. The OCOTP controller provides access to eFuse regions.

Tested on an i.MX943 EVK board with successful NVMEM read access via
sysfs.

Changes for v2:
 - improved commit messages for each patch
 - added Acked-by and Reviewed-by tags from reviewers
 - updated the efuse@47510000 node

Signed-off-by: Alice Guo <alice.guo@nxp.com>
---
Alice Guo (3):
      dt-bindings: nvmem: imx-ocotp: Add support for i.MX94
      nvmem: imx-ocotp-ele: Add i.MX94 OCOTP support
      arm64: dts: imx94: Add OCOTP node

 .../devicetree/bindings/nvmem/imx-ocotp.yaml         |  4 +++-
 arch/arm64/boot/dts/freescale/imx94.dtsi             |  7 +++++++
 drivers/nvmem/imx-ocotp-ele.c                        | 20 ++++++++++++++++++++
 3 files changed, 30 insertions(+), 1 deletion(-)
---
base-commit: 211ddde0823f1442e4ad052a2f30f050145ccada
change-id: 20251020-imx94-80cfea8aa71b

Best regards,
-- 
Alice Guo <alice.guo@nxp.com>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-10-21 15:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-20 10:50 [PATCH v2 0/3] Add i.MX94 OCOTP support alice.guo
2025-10-20 10:50 ` [PATCH v2 1/3] dt-bindings: nvmem: imx-ocotp: Add support for i.MX94 alice.guo
2025-10-20 10:50 ` [PATCH v2 2/3] nvmem: imx-ocotp-ele: Add i.MX94 OCOTP support alice.guo
2025-10-20 10:50 ` [PATCH v2 3/3] arm64: dts: imx94: Add OCOTP node alice.guo
2025-10-21 15:51   ` Frank Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).