Skip to content

Commit

Permalink
dt-bindings: eeprom: at24: Add label property for AT24
Browse files Browse the repository at this point in the history
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 <jonathanh@nvidia.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
  • Loading branch information
Jon Hunter authored and Bartosz Golaszewski committed Sep 24, 2020
1 parent f434f9b commit 412b7a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/devicetree/bindings/eeprom/at24.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@ properties:
- const: renesas,r1ex24128
- const: atmel,24c128

label:
description: Descriptive name of the EEPROM.

reg:
maxItems: 1

Expand Down

0 comments on commit 412b7a5

Please sign in to comment.