]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
dt-binding: eeprom: at24: add vcc-supply property
authorBibby Hsieh <bibby.hsieh@mediatek.com>
Thu, 16 Jan 2020 02:56:34 +0000 (10:56 +0800)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Thu, 23 Jan 2020 11:42:40 +0000 (12:42 +0100)
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>
Documentation/devicetree/bindings/eeprom/at24.yaml

index 767959941399f6d3cbc18524b81d8048e932755a..0f6d8db18d6cce091ae49bfe275cf82da9fd836c 100644 (file)
@@ -164,6 +164,10 @@ properties:
     minimum: 1
     maximum: 8
 
+  vcc-supply:
+    description:
+      phandle of the regulator that provides the supply voltage.
+
 required:
   - compatible
   - reg