Skip to content

Commit e7f4e92

Browse files
MrVanprati0100
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) <robh@kernel.org> Signed-off-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org> Reviewed-by: Pratyush Yadav <pratyush@kernel.org> Signed-off-by: Pratyush Yadav <pratyush@kernel.org> Link: https://lore.kernel.org/r/20241111111946.9048-1-tudor.ambarus@linaro.org
1 parent 5be9a36 commit e7f4e92

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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)