mirror of
https://github.com/torvalds/linux.git
synced 2024-12-18 00:53:40 +00:00
dt-binding: eeprom: at24: add vcc-supply property
In some platforms, they disable the power-supply of eeprom due to power consumption reduction. This patch add vcc-supply property. Signed-off-by: Bibby Hsieh <bibby.hsieh@mediatek.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
This commit is contained in:
parent
821e2c705f
commit
c6cadc7538
@ -164,6 +164,10 @@ properties:
|
|||||||
minimum: 1
|
minimum: 1
|
||||||
maximum: 8
|
maximum: 8
|
||||||
|
|
||||||
|
vcc-supply:
|
||||||
|
description:
|
||||||
|
phandle of the regulator that provides the supply voltage.
|
||||||
|
|
||||||
required:
|
required:
|
||||||
- compatible
|
- compatible
|
||||||
- reg
|
- reg
|
||||||
|
Loading…
Reference in New Issue
Block a user