From: Lee Jones <lee@kernel.org>
To: cy_huang <u0084500@gmail.com>
Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
dmitry.torokhov@gmail.com, cy_huang@richtek.com,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-input@vger.kernel.org
Subject: Re: [PATCH v4 2/3] mfd: rt5120: Add Richtek PMIC support
Date: Wed, 10 Aug 2022 12:39:39 +0100 [thread overview]
Message-ID: <YvOY++4KsVtd7rOz@google.com> (raw)
In-Reply-To: <1660100142-32493-3-git-send-email-u0084500@gmail.com>
On Wed, 10 Aug 2022, cy_huang wrote:
> From: ChiYuan Huang <cy_huang@richtek.com>
>
> Add Richtek RT5120 PMIC I2C driver.
>
> Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>
> ---
> Since v4:
> - Add "Copyright" string and refine for GPL version string.
> - For the last uncertain terminated element in struct arrays, put the comma
> for it to keep the extensibility.
>
> Since v3:
> - Use a 'dev' variable and dev_err_probe to decrease the LOC in mfd.
>
> ---
> drivers/mfd/Kconfig | 12 +++++
> drivers/mfd/Makefile | 1 +
> drivers/mfd/rt5120.c | 124 +++++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 137 insertions(+)
> create mode 100644 drivers/mfd/rt5120.c
Applied, thanks.
--
Lee Jones [李琼斯]
next prev parent reply other threads:[~2022-08-10 11:39 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-10 2:55 [PATCH v4 0/3] Add Richtek RT5120 PMIC support cy_huang
2022-08-10 2:55 ` [PATCH v4 1/3] dt-binding: mfd: " cy_huang
2022-08-10 11:40 ` Lee Jones
2022-08-10 2:55 ` [PATCH v4 2/3] mfd: rt5120: Add Richtek " cy_huang
2022-08-10 11:39 ` Lee Jones [this message]
2022-08-10 2:55 ` [PATCH v4 3/3] input: misc: rt5120: Add power key support cy_huang
2022-08-22 1:12 ` ChiYuan Huang
2022-08-31 22:47 ` Dmitry Torokhov
2022-09-01 0:39 ` ChiYuan Huang
2022-09-01 2:12 ` Dmitry Torokhov
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=YvOY++4KsVtd7rOz@google.com \
--to=lee@kernel.org \
--cc=cy_huang@richtek.com \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=u0084500@gmail.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.