]> Git Repo - linux.git/commitdiff
dt-bindings: at24: add ON Semi CAT24C04 and CAT24C05
authorRaag Jadav <[email protected]>
Wed, 4 Aug 2021 19:24:46 +0000 (00:54 +0530)
committerBartosz Golaszewski <[email protected]>
Mon, 13 Sep 2021 07:28:57 +0000 (09:28 +0200)
Add bindings for ON Semi CAT24C04 and CAT24C05 eeproms,
which are compatible with Atmel AT24C04.

Signed-off-by: Raag Jadav <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Documentation/devicetree/bindings/eeprom/at24.yaml

index 914a423ec449e63cddfc97a6db87fa7ae2f635d9..4c5396a9744f68f559cdf7e50ad88edb857173db 100644 (file)
@@ -97,6 +97,12 @@ properties:
       - items:
           - const: nxp,se97b
           - const: atmel,24c02
+      - items:
+          - const: onnn,cat24c04
+          - const: atmel,24c04
+      - items:
+          - const: onnn,cat24c05
+          - const: atmel,24c04
       - items:
           - const: renesas,r1ex24002
           - const: atmel,24c02
This page took 0.048326 seconds and 4 git commands to generate.