devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] Update the eeprom nodename following device tree specification
@ 2024-07-04 15:14 Andrei Simion
  2024-07-04 15:14 ` [PATCH 1/7] ARM: dts: microchip: at91-sama5d2_xplained: Align the eeprom nodename Andrei Simion
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Andrei Simion @ 2024-07-04 15:14 UTC (permalink / raw)
  To: robh, krzk+dt, conor+dt, nicolas.ferre, alexandre.belloni,
	claudiu.beznea
  Cc: devicetree, linux-arm-kernel, linux-kernel, Andrei Simion

Change the nodename for each eeprom according to device tree specification:
https://devicetree-specification.readthedocs.io/en/latest/chapter2-devicetree-basics.html#generic-names-recommendation
and according to the format specified in at24.yaml

Andrei Simion (7):
  ARM: dts: microchip: at91-sama5d2_xplained: Align the eeprom nodename
  ARM: dts: microchip: at91-sama5d2_ptc_ek: Align the eeprom nodename
  ARM: dts: microchip: at91-sama5d34ek: Align the eeprom nodename
  ARM: dts: microchip: at91-sama5d27_som1: Align the eeprom nodename
  ARM: dts: microchip: at91sam9g20ek_common: Align the eeprom nodename
  ARM: dts: microchip: at91sam9260ek: Align the eeprom nodename
  ARM: dts: microchip: at91sam9263ek: Align the eeprom nodename

 arch/arm/boot/dts/microchip/at91-sama5d27_som1.dtsi   | 2 +-
 arch/arm/boot/dts/microchip/at91-sama5d2_ptc_ek.dts   | 2 +-
 arch/arm/boot/dts/microchip/at91-sama5d2_xplained.dts | 2 +-
 arch/arm/boot/dts/microchip/at91sam9260ek.dts         | 2 +-
 arch/arm/boot/dts/microchip/at91sam9263ek.dts         | 2 +-
 arch/arm/boot/dts/microchip/at91sam9g20ek_common.dtsi | 2 +-
 arch/arm/boot/dts/microchip/sama5d34ek.dts            | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)


base-commit: 0b58e108042b0ed28a71cd7edf5175999955b233
-- 
2.34.1


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

end of thread, other threads:[~2024-07-05  9:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-04 15:14 [PATCH 0/7] Update the eeprom nodename following device tree specification Andrei Simion
2024-07-04 15:14 ` [PATCH 1/7] ARM: dts: microchip: at91-sama5d2_xplained: Align the eeprom nodename Andrei Simion
2024-07-04 15:14 ` [PATCH 2/7] ARM: dts: microchip: at91-sama5d2_ptc_ek: " Andrei Simion
2024-07-05  6:42   ` Krzysztof Kozlowski
2024-07-04 15:14 ` [PATCH 3/7] ARM: dts: microchip: at91-sama5d34ek: " Andrei Simion
2024-07-05  6:43   ` Krzysztof Kozlowski
2024-07-05  9:31     ` Andrei.Simion
2024-07-05  9:45       ` Krzysztof Kozlowski
2024-07-04 15:14 ` [PATCH 4/7] ARM: dts: microchip: at91-sama5d27_som1: " Andrei Simion
2024-07-04 15:14 ` [PATCH 5/7] ARM: dts: microchip: at91sam9g20ek_common: " Andrei Simion
2024-07-04 15:14 ` [PATCH 6/7] ARM: dts: microchip: at91sam9260ek: " Andrei Simion
2024-07-04 15:14 ` [PATCH 7/7] ARM: dts: microchip: at91sam9263ek: " Andrei Simion

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).