From: Lee Jones <lee@kernel.org>
To: Min Li <lnimi@hotmail.com>
Cc: linux-kernel@vger.kernel.org, Min Li <min.li.xe@renesas.com>
Subject: Re: [PATCH mfd 1/2] mfd: rsmu: support I2C SMBus access
Date: Thu, 11 Apr 2024 10:26:46 +0100 [thread overview]
Message-ID: <20240411092645.GA1980182@google.com> (raw)
In-Reply-To: <LV3P220MB1202F6BA918D7CCC90264E8DA03D2@LV3P220MB1202.NAMP220.PROD.OUTLOOK.COM>
On Wed, 03 Apr 2024, Min Li wrote:
> From: Min Li <min.li.xe@renesas.com>
>
> 8a3400x device implements its own reg_read and reg_write,
> which only supports I2C bus access. This patch adds support
> for SMBus access.
>
> Signed-off-by: Min Li <min.li.xe@renesas.com>
> ---
> drivers/mfd/rsmu_i2c.c | 109 +++++++++++++++++++++++++++++++++++------
> drivers/mfd/rsmu_spi.c | 8 +--
> 2 files changed, 98 insertions(+), 19 deletions(-)
Please send this set again as --thread.
`man git format-patch`
`man git send-mail`
--
Lee Jones [李琼斯]
prev parent reply other threads:[~2024-04-11 9:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-03 17:23 [PATCH mfd 1/2] mfd: rsmu: support I2C SMBus access Min Li
2024-04-11 9:26 ` Lee Jones [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240411092645.GA1980182@google.com \
--to=lee@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lnimi@hotmail.com \
--cc=min.li.xe@renesas.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.