Skip to content

Commit c6cadc7

Browse files
BibbyHsiehbrgl
authored andcommitted
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 <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]>
1 parent 821e2c7 commit c6cadc7

File tree

1 file changed

+4
-0
lines changed
  • Documentation/devicetree/bindings/eeprom

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/eeprom/at24.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,10 @@ properties:
164164
minimum: 1
165165
maximum: 8
166166

167+
vcc-supply:
168+
description:
169+
phandle of the regulator that provides the supply voltage.
170+
167171
required:
168172
- compatible
169173
- reg

0 commit comments

Comments
 (0)