[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180116160618.27859-1-peda@axentia.se>
Date: Tue, 16 Jan 2018 17:06:14 +0100
From: Peter Rosin <peda@...ntia.se>
To: linux-kernel@...r.kernel.org
Cc: Peter Rosin <peda@...ntia.se>, Bartosz Golaszewski <brgl@...ev.pl>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Nicolas Ferre <nicolas.ferre@...rochip.com>,
Alexandre Belloni <alexandre.belloni@...e-electrons.com>,
Russell King <linux@...linux.org.uk>,
linux-i2c@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: [PATCH 0/4] use correct compatibles for the nxp,se97b chips
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
Powered by blists - more mailing lists