[PATCH v4 1/4] dt-bindings: firmware: imx: add nvmem phandle
From: Vabhav Sharma
Date: Wed Dec 04 2024 - 23:57:06 EST
nvmem phandle is required by secvio driver to
read fuse.
Signed-off-by: Vabhav Sharma <vabhav.sharma@xxxxxxx>
---
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..c88d9c2dac24 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 controller provided by the SCU
pinctrl:
description:
--
2.25.1