public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] i2c: i801: Use MMIO if available
@ 2025-03-12 19:06 Heiner Kallweit
  2025-03-12 19:07 ` [PATCH 1/2] i2c: i801: Switch to iomapped register access Heiner Kallweit
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Heiner Kallweit @ 2025-03-12 19:06 UTC (permalink / raw)
  To: Andi Shyti, Jean Delvare; +Cc: linux-i2c@vger.kernel.org

Newer versions of supported chips support MMIO in addition to legacy
PMIO register access. Probe the MMIO PCI BAR and use faster MMIO
register access if available.

Tested on N100 (Alder Lake-N).

This series is a rebased re-spin of a series submitted last October.

Heiner Kallweit (2):
  i2c: i801: Switch to iomapped register access
  i2c: i801: Use MMIO if available

 drivers/i2c/busses/i2c-i801.c | 157 +++++++++++++++++-----------------
 1 file changed, 79 insertions(+), 78 deletions(-)

-- 
2.48.1



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

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

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-12 19:06 [PATCH 0/2] i2c: i801: Use MMIO if available Heiner Kallweit
2025-03-12 19:07 ` [PATCH 1/2] i2c: i801: Switch to iomapped register access Heiner Kallweit
2025-03-18 22:18   ` Andy Shevchenko
2025-03-18 23:22     ` Andi Shyti
2025-03-19  7:17       ` Heiner Kallweit
2025-03-19  8:23         ` Andy Shevchenko
2025-03-19 19:33           ` Heiner Kallweit
2025-03-19 19:48             ` Andy Shevchenko
2025-03-19 20:26               ` Heiner Kallweit
2025-03-19 21:53                 ` Andi Shyti
2025-03-20 20:06                   ` Heiner Kallweit
2025-03-20 21:06                     ` Andy Shevchenko
2025-03-20 21:10                     ` Andi Shyti
2025-03-12 19:08 ` [PATCH 2/2] i2c: i801: Use MMIO if available Heiner Kallweit
2025-03-12 23:58 ` [PATCH 0/2] " Andi Shyti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox