Commit 679c314b authored by Wolfram Sang's avatar Wolfram Sang
Browse files

Merge tag 'at24-updates-for-v5.12' of...

Merge tag 'at24-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-5.12

at24: updates for v5.12

- add a new compatible string to the AT24 DT bindings
parents d1f50bcf 5366c48f
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
@@ -95,9 +95,6 @@ properties:
                  pattern: spd$
      # These are special cases that don't conform to the above pattern.
      # Each requires a standard at24 model as fallback.
      - items:
          - const: rohm,br24t01
          - const: atmel,24c01
      - items:
          - const: nxp,se97b
          - const: atmel,24c02
@@ -113,6 +110,12 @@ properties:
      - items:
          - const: renesas,r1ex24128
          - const: atmel,24c128
      - items:
          - const: rohm,br24g01
          - const: atmel,24c01
      - items:
          - const: rohm,br24t01
          - const: atmel,24c01

  label:
    description: Descriptive name of the EEPROM.