diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2023-11-27 22:11:02 +0100 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2024-01-18 21:10:43 +0100 |
commit | 614ef4d30fe724ff8558a74a1926bd3051d39b67 (patch) | |
tree | 752461b05abca23f98ce9f889465174e9333f4d5 /Documentation | |
parent | 2b0eee4f6add17a74f696a6f40ad2a4fa173613e (diff) | |
download | lwn-614ef4d30fe724ff8558a74a1926bd3051d39b67.tar.gz lwn-614ef4d30fe724ff8558a74a1926bd3051d39b67.zip |
dt-bindings: at24: add ROHM BR24G04
Add compatible for ROHM Semiconductor BR24G04 EEPROMs.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/eeprom/at24.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/eeprom/at24.yaml b/Documentation/devicetree/bindings/eeprom/at24.yaml index b6864d0ee81e..1812ef31d5f1 100644 --- a/Documentation/devicetree/bindings/eeprom/at24.yaml +++ b/Documentation/devicetree/bindings/eeprom/at24.yaml @@ -123,6 +123,7 @@ properties: - enum: - onnn,cat24c04 - onnn,cat24c05 + - rohm,br24g04 - const: atmel,24c04 - items: - const: renesas,r1ex24016 |