From: Jon Hunter Date: Wed, 16 Sep 2020 09:49:49 +0000 (+0100) Subject: dt-bindings: eeprom: at24: Add label property for AT24 X-Git-Tag: howlett/maple_spf/20210104~752^2~45^2~1 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=412b7a521c30;p=users%2Fjedix%2Flinux-maple.git dt-bindings: eeprom: at24: Add label property for AT24 Add a label property for the AT24 EEPROM to allow a custom name to be used for identifying the EEPROM on a board. This is useful when there is more than one EEPROM present. Signed-off-by: Jon Hunter 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 4cee72d53318..6edfa705b486 100644 --- a/Documentation/devicetree/bindings/eeprom/at24.yaml +++ b/Documentation/devicetree/bindings/eeprom/at24.yaml @@ -114,6 +114,9 @@ properties: - const: renesas,r1ex24128 - const: atmel,24c128 + label: + description: Descriptive name of the EEPROM. + reg: maxItems: 1