From: Jaehoon Chung <jh80.chung@gmail.com>
To: Martyn Welch <martyn.welch@collabora.co.uk>,
Jaehoon Chung <jh80.chung@samsung.com>
Cc: Simon Glass <sjg@chromium.org>,
Martyn Welch <martyn.welch@collabora.com>,
u-boot@lists.denx.de
Subject: Re: [PATCH v3 3/5] drivers: power: pmic: Add support for rn5t568 PMIC
Date: Fri, 7 Oct 2022 21:35:23 +0900 [thread overview]
Message-ID: <95b48dce-a67e-1102-ca66-3ba6a542bcad@gmail.com> (raw)
In-Reply-To: <20220916102415.1250496-3-martyn.welch@collabora.co.uk>
On 9/16/22 19:24, Martyn Welch wrote:
> From: Martyn Welch <martyn.welch@collabora.com>
>
> Add support for the rn5t568 PMIC to the rn5t567 driver.
>
> Signed-off-by: Martyn Welch <martyn.welch@collabora.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Best Regards,
Jaehoon Chung
> ---
>
> Changes in v2:
> - None
>
> Changes in v3:
> - None
>
> drivers/power/pmic/rn5t567.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/power/pmic/rn5t567.c b/drivers/power/pmic/rn5t567.c
> index d9a8298ebb..9d103dd840 100644
> --- a/drivers/power/pmic/rn5t567.c
> +++ b/drivers/power/pmic/rn5t567.c
> @@ -53,6 +53,7 @@ static struct dm_pmic_ops rn5t567_ops = {
>
> static const struct udevice_id rn5t567_ids[] = {
> { .compatible = "ricoh,rn5t567" },
> + { .compatible = "ricoh,rn5t568" },
> { }
> };
>
next prev parent reply other threads:[~2022-10-07 12:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-16 10:24 [PATCH v3 1/5] imx8m: USDHC3 base address definition for i.MX8MP Martyn Welch
2022-09-16 10:24 ` [PATCH v3 2/5] ARM: imx: imx8mp: Enable support for i2c5 and i2c6 on i.MX8MP Martyn Welch
2022-09-16 10:24 ` [PATCH v3 3/5] drivers: power: pmic: Add support for rn5t568 PMIC Martyn Welch
2022-10-07 12:35 ` Jaehoon Chung [this message]
2022-09-16 10:24 ` [PATCH v3 4/5] drivers: power: pmic: Enable use of rn5t567 PMIC in SPL Martyn Welch
2022-09-29 16:09 ` Martyn Welch
2022-09-29 23:55 ` Simon Glass
2022-10-07 12:35 ` Jaehoon Chung
2022-09-16 10:24 ` [PATCH v3 5/5] arm: imx8mp: Initial MSC SM2S iMX8MP support Martyn Welch
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=95b48dce-a67e-1102-ca66-3ba6a542bcad@gmail.com \
--to=jh80.chung@gmail.com \
--cc=jh80.chung@samsung.com \
--cc=martyn.welch@collabora.co.uk \
--cc=martyn.welch@collabora.com \
--cc=sjg@chromium.org \
--cc=u-boot@lists.denx.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox