All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mfd v2 0/2] mfd: rsmu: support I2C SMBus and FemtoClock3
@ 2024-05-01 16:32 Min Li
  2024-05-02  9:01 ` Lee Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Min Li @ 2024-05-01 16:32 UTC (permalink / raw)
  To: lee; +Cc: linux-kernel, Min Li

From: Min Li <min.li.xe@renesas.com>

support I2C SMBus access for Clockmatrix devices
support new FemtoClock3 devices

Min Li (2):
  mfd: rsmu: support I2C SMBus access
  mfd: rsmu: add FemtoClock3 support

 drivers/mfd/rsmu_core.c  |  10 ++--
 drivers/mfd/rsmu_i2c.c   | 123 ++++++++++++++++++++++++++++++++-------
 drivers/mfd/rsmu_spi.c   |   8 +--
 include/linux/mfd/rsmu.h |   4 +-
 4 files changed, 112 insertions(+), 33 deletions(-)

-- 
2.39.2


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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-01 16:32 [PATCH mfd v2 0/2] mfd: rsmu: support I2C SMBus and FemtoClock3 Min Li
2024-05-02  9:01 ` Lee Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.