zephyr/dts
Peter A. Bigot 83773ecc19 dts: correct compatible name for I2C EEPROM devices
Zephyr has been using "i2c,eeprom" for the compatible property.  This is
inconsistent with the property documentation which expects
"manufacturer,model" to be used.

The Linux standard compatible name for I2C EEPROMs is "atmel,at24".  The
standard for SPI EEPROMS is "atmel,at25".  We don't have support for the
latter, but change the name for the former.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-01-15 08:29:52 -06:00
..
arc board: add the initial support of iotdk 2019-01-10 07:05:51 -05:00
arm dts: nordic: Fix vendor prefix for flash controller 2019-01-15 08:17:26 -06:00
bindings dts: correct compatible name for I2C EEPROM devices 2019-01-15 08:29:52 -06:00
common
nios2 dts: Add missing 'compatible' property in flash base nodes 2018-09-21 07:23:49 -07:00
riscv32 soc/sifive-freedom: Use DTS to generate PLIC addrs 2018-12-04 07:48:27 -06:00
x86 board: quark_se_c1000_devboard: Move the CC2520 DTS node to the board 2018-11-16 14:02:00 -05:00
xtensa dts: intel_s1000: add pinctrl to device tree 2018-11-29 14:23:24 -08:00
Kconfig drivers: entropy: Get device name from dts if supported 2018-11-06 08:49:50 -06:00