summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/eeprom
diff options
context:
space:
mode:
authorJon Hunter <jonathanh@nvidia.com>2020-09-16 10:49:49 +0100
committerBartosz Golaszewski <bgolaszewski@baylibre.com>2020-09-24 15:19:06 +0200
commit412b7a521c3094cc0d664dd20d114c717df89896 (patch)
tree3cd2d1b737fd53ed08188d10db97565c166ca329 /Documentation/devicetree/bindings/eeprom
parentf434f9b7afca80e8abfe5d52b20fe34c39dd2c14 (diff)
downloadlinux-412b7a521c3094cc0d664dd20d114c717df89896.tar.gz
linux-412b7a521c3094cc0d664dd20d114c717df89896.tar.xz
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 <jonathanh@nvidia.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'Documentation/devicetree/bindings/eeprom')
-rw-r--r--Documentation/devicetree/bindings/eeprom/at24.yaml3
1 files changed, 3 insertions, 0 deletions
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