2024-05-01 16:33:24

by Min Li

[permalink] [raw]
Subject: [PATCH mfd v2 0/2] mfd: rsmu: support I2C SMBus and FemtoClock3

From: Min Li <[email protected]>

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



2024-05-02 09:01:57

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH mfd v2 0/2] mfd: rsmu: support I2C SMBus and FemtoClock3

On Wed, 01 May 2024, Min Li wrote:

> From: Min Li <[email protected]>
>
> 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 [李琼斯]