Hi! The TSE-850 and the Nattis are using se97b chips from NXP. Previously, these have been specified as compatible to "nxp,24c02". But the updated bindings for the at24 eeproms makes me think that the right thing to do is to have their compatible be "nxp,se97b", "atmel,24c02" This series takes care of that, and throws in a sorting patch while at it. Cheers, Peter Peter Rosin (4): dt-bindings: at24: sort manufacturers alphabetically dt-bindings: at24: add compatible for nxp,se97b ARM: dts: at91: nattis: use the correct compatible for the eeprom ARM: dts: at91: tse850: use the correct compatible for the eeprom Documentation/devicetree/bindings/eeprom/at24.txt | 3 ++- arch/arm/boot/dts/at91-nattis-2-natte-2.dts | 2 +- arch/arm/boot/dts/at91-tse850-3.dts | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) -- 2.11.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html