diff options
author | Rob Herring <robh@kernel.org> | 2022-04-26 20:59:39 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-05-03 19:53:14 +0300 |
commit | dedf10f40f30e6ebce6094c57f7667602c58424f (patch) | |
tree | db5087dfd07614034999542341347de0e0544ea0 /Documentation/devicetree/bindings/eeprom | |
parent | ef6a0a3b2b1084059f6bb1f07d919d40f7dfbfd6 (diff) | |
download | linux-dedf10f40f30e6ebce6094c57f7667602c58424f.tar.xz |
dt-bindings: eeprom/at24: Add samsung,s524ad0xd1 compatible
The samsung,s524ad0xd1 compatible is in use, but not documented. According
to arch/arm/mach-s3c/mach-smdk6410.c, the samsung,s524ad0xd1 is compatible
with the 24c128. As the schema requires a fallback compatible to the
corresponding Atmel compatible, 'atmel,24c128' is added as a fallback.
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Bartosz Golaszewski <brgl@bgdev.pl>
Link: https://lore.kernel.org/r/20220426175938.2262966-1-robh@kernel.org
Diffstat (limited to 'Documentation/devicetree/bindings/eeprom')
-rw-r--r-- | Documentation/devicetree/bindings/eeprom/at24.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/eeprom/at24.yaml b/Documentation/devicetree/bindings/eeprom/at24.yaml index 6b61a8cf6137..d14e0accbda8 100644 --- a/Documentation/devicetree/bindings/eeprom/at24.yaml +++ b/Documentation/devicetree/bindings/eeprom/at24.yaml @@ -120,7 +120,9 @@ properties: - const: giantec,gt24c32a - const: atmel,24c32 - items: - - const: renesas,r1ex24128 + - enum: + - renesas,r1ex24128 + - samsung,s524ad0xd1 - const: atmel,24c128 label: |