devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] use correct compatibles for the nxp,se97b chips
@ 2018-01-16 16:06 Peter Rosin
  2018-01-16 16:06 ` [PATCH 1/4] dt-bindings: at24: sort manufacturers alphabetically Peter Rosin
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Peter Rosin @ 2018-01-16 16:06 UTC (permalink / raw)
  To: linux-kernel
  Cc: Mark Rutland, devicetree, Bartosz Golaszewski, Russell King,
	Rob Herring, Alexandre Belloni, linux-i2c, Peter Rosin,
	linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2018-03-02 10:17 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-16 16:06 [PATCH 0/4] use correct compatibles for the nxp,se97b chips Peter Rosin
2018-01-16 16:06 ` [PATCH 1/4] dt-bindings: at24: sort manufacturers alphabetically Peter Rosin
2018-01-16 17:26   ` Bartosz Golaszewski
     [not found]   ` <20180116160618.27859-2-peda-koto5C5qi+TLoDKTGw+V6w@public.gmane.org>
2018-01-29 16:17     ` Rob Herring
2018-01-29 16:56       ` Bartosz Golaszewski
2018-02-21  9:11         ` Wolfram Sang
2018-02-21  9:23           ` Bartosz Golaszewski
2018-02-21  9:40             ` Wolfram Sang
2018-02-23  7:52               ` Bartosz Golaszewski
2018-02-23 10:32                 ` Wolfram Sang
2018-02-23 11:40                   ` Bartosz Golaszewski
2018-02-28  9:28   ` Bartosz Golaszewski
2018-01-16 16:06 ` [PATCH 2/4] dt-bindings: at24: add compatible for nxp,se97b Peter Rosin
2018-01-16 17:26   ` Bartosz Golaszewski
2018-01-29 16:18   ` Rob Herring
2018-03-02 10:17   ` Bartosz Golaszewski
2018-01-16 16:06 ` [PATCH 3/4] ARM: dts: at91: nattis: use the correct compatible for the eeprom Peter Rosin
2018-01-30 22:15   ` Alexandre Belloni
2018-01-16 16:06 ` [PATCH 4/4] ARM: dts: at91: tse850: " Peter Rosin
2018-01-30 22:15   ` Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).