From: Bibby Hsieh Date: Thu, 16 Jan 2020 02:56:34 +0000 (+0800) Subject: dt-binding: eeprom: at24: add vcc-supply property X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c6cadc7538bb6df746f1613ee317b646230b2f5e;p=linux.git 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 Reviewed-by: Rob Herring Signed-off-by: Bartosz Golaszewski --- diff --git a/Documentation/devicetree/bindings/eeprom/at24.yaml b/Documentation/devicetree/bindings/eeprom/at24.yaml index 767959941399f..0f6d8db18d6cc 100644 --- a/Documentation/devicetree/bindings/eeprom/at24.yaml +++ b/Documentation/devicetree/bindings/eeprom/at24.yaml @@ -164,6 +164,10 @@ properties: minimum: 1 maximum: 8 + vcc-supply: + description: + phandle of the regulator that provides the supply voltage. + required: - compatible - reg