diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2023-06-14 22:10:56 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-06-15 08:22:24 -0600 |
commit | b6ca07fa9a19a2fc067eccd6bf1250c51061b436 (patch) | |
tree | f34d40064e90b2441b91c87a2e538e96ed82106c /Documentation/devicetree/bindings/eeprom/at25.yaml | |
parent | 87a1752bdd8a76132922c9b2797afb36a8e628dd (diff) |
dt-bindings: eeprom: at25: add st,m95640 compatible
The st,m95640 is a 64 Kbit SPI eeprom in the same family as the two
existing st,m95* compatibles.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230614201056.379080-1-linux@rasmusvillemoes.dk
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/eeprom/at25.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/eeprom/at25.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/eeprom/at25.yaml b/Documentation/devicetree/bindings/eeprom/at25.yaml index 11e2a95a7bcb..0e31bb36ebb1 100644 --- a/Documentation/devicetree/bindings/eeprom/at25.yaml +++ b/Documentation/devicetree/bindings/eeprom/at25.yaml @@ -33,6 +33,7 @@ properties: - microchip,25lc040 - st,m95m02 - st,m95256 + - st,m95640 - cypress,fm25 - const: atmel,at25 |