mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-01 09:13:37 +00:00
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
This commit is contained in:
parent
5be9a36c44
commit
e7f4e924f4
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue