[PATCH 0/4] use correct compatibles for the nxp,se97b chips
From: Peter Rosin
Date: Tue Jan 16 2018 - 11:08:32 EST
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