public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: nvmem: add nvmem-cell-cells property
@ 2023-05-05  9:19 Peng Fan (OSS)
  2023-05-05 10:33 ` Rob Herring
  2023-05-05 16:11 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Peng Fan (OSS) @ 2023-05-05  9:19 UTC (permalink / raw)
  To: srinivas.kandagatla, robh+dt, krzysztof.kozlowski+dt
  Cc: devicetree, linux-kernel, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

The driver has been using this property, so add it.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 Documentation/devicetree/bindings/nvmem/nvmem.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/nvmem/nvmem.yaml b/Documentation/devicetree/bindings/nvmem/nvmem.yaml
index 75bb93dda9df..3fc3982da102 100644
--- a/Documentation/devicetree/bindings/nvmem/nvmem.yaml
+++ b/Documentation/devicetree/bindings/nvmem/nvmem.yaml
@@ -67,6 +67,9 @@ patternProperties:
             description:
               Size in bit within the address range specified by reg.
 
+      "#nvmem-cell-cells":
+         const: 1
+
 additionalProperties: true
 
 examples:
-- 
2.37.1


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

end of thread, other threads:[~2023-05-05 16:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-05  9:19 [PATCH] dt-bindings: nvmem: add nvmem-cell-cells property Peng Fan (OSS)
2023-05-05 10:33 ` Rob Herring
2023-05-05 16:11 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox