public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] i2c: testunit: let it trigger SMBusAlerts
@ 2024-08-14 18:22 Wolfram Sang
  2024-08-14 18:22 ` [PATCH 1/3] i2c: testunit: describe fwnode based instantiation Wolfram Sang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Wolfram Sang @ 2024-08-14 18:22 UTC (permalink / raw)
  To: linux-renesas-soc; +Cc: Wolfram Sang, linux-i2c

Finally, after all the prerequisites, here is now the series to let the
testunit trigger SMBusAlerts. First two patches are preparations, third
one is the real thing.

The patches are based on i2c/for-next and have been tested on a Renesas
Lager board (R-Car H2) and a Renesas Falcon board (R-Car V3U).

Next and final step is to update/clarify DT bindings so GPIOs are
recognized as custom SMBALERT# pins. Code is all there already.

Looking forward to comments!


Wolfram Sang (3):
  i2c: testunit: describe fwnode based instantiation
  i2c: testunit: move code to avoid a forward declaration
  i2c: testunit: add SMBusAlert trigger

 Documentation/i2c/slave-testunit-backend.rst |  60 +++++++++
 drivers/i2c/i2c-slave-testunit.c             | 123 ++++++++++++++-----
 2 files changed, 151 insertions(+), 32 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-08-26 13:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-14 18:22 [PATCH 0/3] i2c: testunit: let it trigger SMBusAlerts Wolfram Sang
2024-08-14 18:22 ` [PATCH 1/3] i2c: testunit: describe fwnode based instantiation Wolfram Sang
2024-08-26 13:17   ` Wolfram Sang
2024-08-14 18:22 ` [PATCH 2/3] i2c: testunit: move code to avoid a forward declaration Wolfram Sang
2024-08-26 13:17   ` Wolfram Sang
2024-08-14 18:22 ` [PATCH 3/3] i2c: testunit: add SMBusAlert trigger Wolfram Sang
2024-08-26 13:17   ` Wolfram Sang

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