devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH v4 1/2] dt-bindings: mtd: jedec,spi-nor: add optional vcc-supply
@ 2024-10-29 10:22 Tudor Ambarus
  2024-10-29 10:22 ` [RESEND PATCH v4 2/2] mtd: spi-nor: support vcc-supply regulator Tudor Ambarus
  0 siblings, 1 reply; 5+ messages in thread
From: Tudor Ambarus @ 2024-10-29 10:22 UTC (permalink / raw)
  To: peng.fan, m.felsch
  Cc: pratyush, mwalle, miquel.raynal, richard, vigneshr, robh, krzk+dt,
	conor+dt, shawnguo, s.hauer, kernel, festevam, linux-mtd,
	devicetree, linux-kernel, imx, linux-arm-kernel, Peng Fan,
	Tudor Ambarus

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

Introduce optional vcc-supply property, SPI NOR flashes needs power supply
to work properly. The power supply maybe software controlable per board
design.

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
---
v4: no changes

 Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml b/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml
index 6e3afb42926e..335f8204aa1e 100644
--- a/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml
+++ b/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml
@@ -96,6 +96,10 @@ properties:
       If "broken-flash-reset" is present then having this property does not
       make any difference.
 
+  vcc-supply:
+    description:
+      Supply for the SPI NOR power.
+
   spi-cpol: true
   spi-cpha: true
 
-- 
2.47.0.163.g1226f6d8fa-goog


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

end of thread, other threads:[~2024-11-12 13:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-29 10:22 [RESEND PATCH v4 1/2] dt-bindings: mtd: jedec,spi-nor: add optional vcc-supply Tudor Ambarus
2024-10-29 10:22 ` [RESEND PATCH v4 2/2] mtd: spi-nor: support vcc-supply regulator Tudor Ambarus
2024-11-11 14:02   ` Pratyush Yadav
2024-11-12  7:01     ` Tudor Ambarus
2024-11-12 13:02       ` Pratyush Yadav

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).