devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] i2c: mt7621: improve support for Airoha
@ 2025-07-21 18:05 Christian Marangi
  2025-07-21 18:05 ` [PATCH v2 1/5] i2c: mt7621: rework cmd/wait OPs to support atomic afer variant Christian Marangi
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Christian Marangi @ 2025-07-21 18:05 UTC (permalink / raw)
  To: Stefan Roese, Andi Shyti, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Matthias Brugger, AngeloGioacchino Del Regno,
	linux-i2c, devicetree, linux-kernel, linux-arm-kernel,
	linux-mediatek
  Cc: Christian Marangi

This small series improve support for Airoha SoC that use the
same MT7621 implementation. Some additional tweak are required
to better support it.

Also we add support for atomic variant of .xfer required for
some attached pheriperals on the Airoha SoC.

Changes v2:
- Fix compatible order for schema patch

Christian Marangi (5):
  i2c: mt7621: rework cmd/wait OPs to support atomic afer variant
  i2c: mt7621: clear pending interrupt on i2c reset
  dt-bindings: i2c: mt7621: Document an7581 compatible
  i2c: mt7621: limit SCL_STRETCH only to Mediatek SoC
  i2c: mt7621: make device reset optional

 .../bindings/i2c/mediatek,mt7621-i2c.yaml     | 14 +++-
 drivers/i2c/busses/i2c-mt7621.c               | 73 +++++++++++++------
 2 files changed, 64 insertions(+), 23 deletions(-)

-- 
2.50.0


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

end of thread, other threads:[~2025-07-21 20:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-21 18:05 [PATCH v2 0/5] i2c: mt7621: improve support for Airoha Christian Marangi
2025-07-21 18:05 ` [PATCH v2 1/5] i2c: mt7621: rework cmd/wait OPs to support atomic afer variant Christian Marangi
2025-07-21 18:05 ` [PATCH v2 2/5] i2c: mt7621: clear pending interrupt on i2c reset Christian Marangi
2025-07-21 18:05 ` [PATCH v2 3/5] dt-bindings: i2c: mt7621: Document an7581 compatible Christian Marangi
2025-07-21 20:17   ` Rob Herring (Arm)
2025-07-21 18:05 ` [PATCH v2 4/5] i2c: mt7621: limit SCL_STRETCH only to Mediatek SoC Christian Marangi
2025-07-21 18:05 ` [PATCH v2 5/5] i2c: mt7621: make device reset optional Christian Marangi

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