Skip to content

Commit 4d9b28c

Browse files
committed
dt-bindings: trivial-devices: Drop incorrect and duplicate at24 compatibles
"at,24c08" does not have a correct vendor prefix. The correct compatible string would be "atmel,24c08" which is already documented in at24.yaml. It is also unused anywhere, so just drop it. "st,24c256" is already documented in at24.yaml, so drop it as well. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring (Arm) <[email protected]>
1 parent a4bd83e commit 4d9b28c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Documentation/devicetree/bindings/trivial-devices.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ properties:
5050
- ams,iaq-core
5151
# Temperature monitoring of Astera Labs PT5161L PCIe retimer
5252
- asteralabs,pt5161l
53-
# i2c serial eeprom (24cxx)
54-
- at,24c08
5553
# i2c h/w elliptic curve crypto module
5654
- atmel,atecc508a
5755
# ATSHA204 - i2c h/w symmetric crypto module
@@ -366,8 +364,6 @@ properties:
366364
- skyworks,sky81452
367365
# SparkFun Qwiic Joystick (COM-15168) with i2c interface
368366
- sparkfun,qwiic-joystick
369-
# i2c serial eeprom (24cxx)
370-
- st,24c256
371367
# Sierra Wireless mangOH Green SPI IoT interface
372368
- swir,mangoh-iotport-spi
373369
# Ambient Light Sensor with SMBUS/Two Wire Serial Interface

0 commit comments

Comments
 (0)