Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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/20240903-dt-trivial-devices-v1-1-ad684c754b9c@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>

-4
-4
Documentation/devicetree/bindings/trivial-devices.yaml
··· 50 50 - ams,iaq-core 51 51 # Temperature monitoring of Astera Labs PT5161L PCIe retimer 52 52 - asteralabs,pt5161l 53 - # i2c serial eeprom (24cxx) 54 - - at,24c08 55 53 # i2c h/w elliptic curve crypto module 56 54 - atmel,atecc508a 57 55 # ATSHA204 - i2c h/w symmetric crypto module ··· 364 366 - skyworks,sky81452 365 367 # SparkFun Qwiic Joystick (COM-15168) with i2c interface 366 368 - sparkfun,qwiic-joystick 367 - # i2c serial eeprom (24cxx) 368 - - st,24c256 369 369 # Sierra Wireless mangOH Green SPI IoT interface 370 370 - swir,mangoh-iotport-spi 371 371 # Ambient Light Sensor with SMBUS/Two Wire Serial Interface