From: "Jaehoon Chung" <jh80.chung@samsung.com>
To: "'Udit Kumar'" <u-kumar1@ti.com>, <trini@konsulko.com>,
<nm@ti.com>, <j-keerthy@ti.com>
Cc: <bhargav.r@ltts.com>, <d-gole@ti.com>, <u-boot@lists.denx.de>,
<vigneshr@ti.com>
Subject: RE: [PATCH] power: pmic: tps65941: Fix TI TPS65224 PMIC compatiable
Date: Thu, 2 Jan 2025 11:08:03 +0900 [thread overview]
Message-ID: <0cd201db5cbb$28496520$78dc2f60$@samsung.com> (raw)
In-Reply-To: <20241227173024.2346452-1-u-kumar1@ti.com>
> -----Original Message-----
> From: Udit Kumar <u-kumar1@ti.com>
> Sent: Saturday, December 28, 2024 2:30 AM
>
> Fix compatiable name for TPS65224 PMIC as defined in
> dts/upstream/Bindings/mfd/ti,tps6594.yaml bindings.
>
> Fixes: 1468fbba6d55("power: pmic: tps65941: Add TI TPS65224 PMIC")
> Signed-off-by: Udit Kumar <u-kumar1@ti.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
> ---
> drivers/power/pmic/tps65941.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/power/pmic/tps65941.c b/drivers/power/pmic/tps65941.c
> index c3490db2a0..57d470521f 100644
> --- a/drivers/power/pmic/tps65941.c
> +++ b/drivers/power/pmic/tps65941.c
> @@ -74,7 +74,7 @@ static const struct udevice_id tps65941_ids[] = {
> { .compatible = "ti,tps659412", .data = TPS659411 },
> { .compatible = "ti,tps659413", .data = TPS659413 },
> { .compatible = "ti,lp876441", .data = LP876441 },
> - { .compatible = "ti,tps65224", .data = TPS65224 },
> + { .compatible = "ti,tps65224-q1", .data = TPS65224 },
> { .compatible = "ti,tps6594-q1", .data = TPS659411 },
> { .compatible = "ti,tps6593-q1", .data = TPS659413 },
> { .compatible = "ti,lp8764-q1", .data = LP876441 },
> --
> 2.34.1
prev parent reply other threads:[~2025-01-02 2:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20241227173043epcas1p10efb00e43df7714896a35412df4c4ca1@epcas1p1.samsung.com>
2024-12-27 17:30 ` [PATCH] power: pmic: tps65941: Fix TI TPS65224 PMIC compatiable Udit Kumar
2024-12-27 18:24 ` Tom Rini
2025-01-02 2:08 ` Jaehoon Chung [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='0cd201db5cbb$28496520$78dc2f60$@samsung.com' \
--to=jh80.chung@samsung.com \
--cc=bhargav.r@ltts.com \
--cc=d-gole@ti.com \
--cc=j-keerthy@ti.com \
--cc=nm@ti.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=u-kumar1@ti.com \
--cc=vigneshr@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox