* [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
* Re: [PATCH mfd v2 0/2] mfd: rsmu: support I2C SMBus and FemtoClock3
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
0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2024-05-02 9:01 UTC (permalink / raw)
To: Min Li; +Cc: linux-kernel, Min Li
On Wed, 01 May 2024, Min Li wrote:
> 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(-)
I cannot see which commands you are using to create/send these sets, but
something is still off. Please see:
https://i.imgur.com/WqfKBq6.png
The patches are attached this time, which is better, but the
cover-letter is still detached to the submission.
--
Lee Jones [李琼斯]
^ 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.