From: Vabhav Sharma <vabhav.sharma@nxp.com>
To: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Dong Aisheng <aisheng.dong@nxp.com>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
frank.li@nxp.com, pankaj.gupta@nxp.com, daniel.baluta@nxp.com,
silvano.dininno@nxp.com, V.Sethi@nxp.com,
meenakshi.aggarwal@nxp.com,
Vabhav Sharma <vabhav.sharma@nxp.com>
Subject: [PATCH v3 1/4] dt-bindings: firmware: imx: add nvmem phandle
Date: Thu, 07 Nov 2024 06:42:39 +0100 [thread overview]
Message-ID: <20241107-secvio-v3-1-ea27f1e9ced4@nxp.com> (raw)
In-Reply-To: <20241107-secvio-v3-0-ea27f1e9ced4@nxp.com>
nvmem phandle is required by secvio driver to
read fuse.
Signed-off-by: Vabhav Sharma <vabhav.sharma@nxp.com>
---
Documentation/devicetree/bindings/firmware/fsl,scu.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/firmware/fsl,scu.yaml b/Documentation/devicetree/bindings/firmware/fsl,scu.yaml
index 557e524786c2..1cc86fed6c27 100644
--- a/Documentation/devicetree/bindings/firmware/fsl,scu.yaml
+++ b/Documentation/devicetree/bindings/firmware/fsl,scu.yaml
@@ -112,6 +112,9 @@ properties:
- const: rx2
- const: rx3
- const: gip3
+ nvmem:
+ description:
+ phandle of NVMEM driver provided by the SCU
pinctrl:
description:
--
2.25.1
next prev parent reply other threads:[~2024-11-07 5:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-07 5:42 [PATCH v3 0/4] firmware: imx: secvio: Add secvio support Vabhav Sharma
2024-11-07 5:42 ` Vabhav Sharma [this message]
2024-11-07 10:27 ` [PATCH v3 1/4] dt-bindings: firmware: imx: add nvmem phandle Krzysztof Kozlowski
2024-11-07 5:42 ` [PATCH v3 2/4] arm64: dts: imx8qxp: add node for nvmem property Vabhav Sharma
2024-11-07 5:42 ` [PATCH v3 3/4] firmware: imx: Add SC APIs required for secvio module Vabhav Sharma
2024-11-07 5:42 ` [PATCH v3 4/4] firmware: imx: secvio: Add support for SNVS secvio and tamper via SCFW Vabhav Sharma
2024-11-07 17:35 ` kernel test robot
2024-11-08 0:41 ` kernel test robot
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=20241107-secvio-v3-1-ea27f1e9ced4@nxp.com \
--to=vabhav.sharma@nxp.com \
--cc=V.Sethi@nxp.com \
--cc=aisheng.dong@nxp.com \
--cc=conor+dt@kernel.org \
--cc=daniel.baluta@nxp.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=frank.li@nxp.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=meenakshi.aggarwal@nxp.com \
--cc=pankaj.gupta@nxp.com \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=silvano.dininno@nxp.com \
/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