linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: dts: use recent scl/sda gpio bindings
@ 2025-05-19 11:21 Wolfram Sang
  2025-05-19 11:21 ` [PATCH 1/4] ARM: dts: cirrus: ep7211: " Wolfram Sang
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Wolfram Sang @ 2025-05-19 11:21 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Wolfram Sang, Alexandre Belloni, Andrew Lunn, Claudiu Beznea,
	Conor Dooley, devicetree, Gregory Clement, Krzysztof Kozlowski,
	Linus Walleij, Nicolas Ferre, Rob Herring, Sebastian Hesselbarth

Some ARM boards still use the deprecated 'gpios' property to describe a
GPIO based I2C bus. Let them use the proper '{scl|sda}-gpios' property.

Based on linux-next as of 20250516. No dependencies. I suggest that
patches go via their subsystem trees.

Tested on Calao USB boards using AT91 chipsets.

Wolfram Sang (4):
  ARM: dts: cirrus: ep7211: use recent scl/sda gpio bindings
  ARM: dts: marvell: kirkwood: use recent scl/sda gpio bindings
  ARM: dts: microchip: use recent scl/sda gpio bindings
  ARM: dts: stm32: use recent scl/sda gpio bindings

 arch/arm/boot/dts/cirrus/ep7211-edb7211.dts       |  4 ++--
 arch/arm/boot/dts/marvell/kirkwood-km_common.dtsi |  4 ++--
 arch/arm/boot/dts/microchip/at91rm9200.dtsi       |  5 ++---
 arch/arm/boot/dts/microchip/at91sam9260.dtsi      |  5 ++---
 arch/arm/boot/dts/microchip/at91sam9261.dtsi      |  4 ++--
 arch/arm/boot/dts/microchip/at91sam9263.dtsi      |  5 ++---
 arch/arm/boot/dts/microchip/at91sam9g45.dtsi      |  5 ++---
 arch/arm/boot/dts/microchip/at91sam9n12.dtsi      |  5 ++---
 arch/arm/boot/dts/microchip/at91sam9rl.dtsi       |  8 ++++----
 arch/arm/boot/dts/microchip/at91sam9x5.dtsi       | 15 ++++++---------
 arch/arm/boot/dts/st/ste-nomadik-s8815.dts        |  4 ++--
 11 files changed, 28 insertions(+), 36 deletions(-)

-- 
2.47.2



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

end of thread, other threads:[~2025-06-24  7:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-19 11:21 [PATCH 0/4] ARM: dts: use recent scl/sda gpio bindings Wolfram Sang
2025-05-19 11:21 ` [PATCH 1/4] ARM: dts: cirrus: ep7211: " Wolfram Sang
2025-05-19 11:21 ` [PATCH 2/4] ARM: dts: marvell: kirkwood: " Wolfram Sang
2025-05-19 14:31   ` Gregory CLEMENT
2025-05-19 11:21 ` [PATCH 3/4] ARM: dts: microchip: " Wolfram Sang
2025-06-07 11:17   ` Claudiu Beznea
2025-06-24  7:13   ` Claudiu Beznea
2025-05-19 11:21 ` [PATCH 4/4] ARM: dts: stm32: " Wolfram Sang

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