All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] use correct compatibles for the nxp,se97b chips
@ 2018-01-16 16:06 ` Peter Rosin
  0 siblings, 0 replies; 43+ messages in thread
From: Peter Rosin @ 2018-01-16 16:06 UTC (permalink / raw)
  To: linux-kernel
  Cc: Peter Rosin, Bartosz Golaszewski, Rob Herring, Mark Rutland,
	Nicolas Ferre, Alexandre Belloni, Russell King, linux-i2c,
	devicetree, 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] 43+ messages in thread

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

Thread overview: 43+ 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 ` 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
2018-01-29 16:17   ` Rob Herring
2018-01-29 16:17     ` Rob Herring
2018-01-29 16:17     ` Rob Herring
2018-01-29 16:56     ` Bartosz Golaszewski
2018-01-29 16:56       ` Bartosz Golaszewski
2018-01-29 16:56       ` Bartosz Golaszewski
2018-02-21  9:11       ` Wolfram Sang
2018-02-21  9:11         ` Wolfram Sang
2018-02-21  9:11         ` Wolfram Sang
2018-02-21  9:23         ` Bartosz Golaszewski
2018-02-21  9:23           ` Bartosz Golaszewski
2018-02-21  9:23           ` Bartosz Golaszewski
2018-02-21  9:40           ` Wolfram Sang
2018-02-21  9:40             ` Wolfram Sang
2018-02-21  9:40             ` Wolfram Sang
2018-02-23  7:52             ` Bartosz Golaszewski
2018-02-23  7:52               ` Bartosz Golaszewski
2018-02-23  7:52               ` Bartosz Golaszewski
2018-02-23 10:32               ` Wolfram Sang
2018-02-23 10:32                 ` Wolfram Sang
2018-02-23 10:32                 ` Wolfram Sang
2018-02-23 11:40                 ` Bartosz Golaszewski
2018-02-23 11:40                   ` Bartosz Golaszewski
2018-02-23 11:40                   ` Bartosz Golaszewski
2018-02-28  9:28   ` 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 16:06   ` Peter Rosin
2018-01-16 17:26   ` Bartosz Golaszewski
2018-01-29 16:18   ` Rob Herring
2018-01-29 16:18     ` Rob Herring
2018-03-02 10:17   ` Bartosz Golaszewski
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-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
2018-01-30 22:15     ` Alexandre Belloni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.