Skip to content

Commit e7f4e92

Browse files
MrVanPratyush Yadav
authored andcommitted
dt-bindings: mtd: jedec,spi-nor: add optional vcc-supply
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) <[email protected]> Signed-off-by: Peng Fan <[email protected]> Signed-off-by: Tudor Ambarus <[email protected]> Reviewed-by: Pratyush Yadav <[email protected]> Signed-off-by: Pratyush Yadav <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 5be9a36 commit e7f4e92

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ properties:
9696
If "broken-flash-reset" is present then having this property does not
9797
make any difference.
9898

99+
vcc-supply:
100+
description:
101+
Supply for the SPI NOR power.
102+
99103
spi-cpol: true
100104
spi-cpha: true
101105

0 commit comments

Comments
 (0)