mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: Shree Ramamoorthy <s-ramamoorthy@ti.com>
Cc: aaro.koskinen@iki.fi, andreas@kemnade.info, khilman@baylibre.com,
	rogerq@kernel.org, tony@atomide.com, linux-omap@vger.kernel.org,
	linux-kernel@vger.kernel.org, m-leonard@ti.com, praneeth@ti.com,
	afd@ti.com
Subject: Re: [PATCH 1/2] mfd: tps65219: Update TPS65214 MFD cell's GPIO compatible string
Date: Fri, 13 Jun 2025 14:15:38 +0100	[thread overview]
Message-ID: <20250613131538.GS381401@google.com> (raw)
In-Reply-To: <20250527190455.169772-2-s-ramamoorthy@ti.com>

On Tue, 27 May 2025, Shree Ramamoorthy wrote:

> This patch reflects the change made to move TPS65215 from 1 GPO and 1 GPIO
> to 2 GPOs and 1 GPIO. TPS65215 and TPS65219 both have 2 GPOs and 1 GPIO.
> TPS65214 has 1 GPO and 1 GPIO. TPS65215 will reuse the TPS65219 GPIO
> compatible string.
> 
> TPS65214 TRM: https://www.ti.com/lit/pdf/slvud30
> TPS65215 TRM: https://www.ti.com/lit/pdf/slvucw5/
> 
> Fixes: 7947219ab1a2 ("mfd: tps65219: Add support for TI TPS65214 PMIC")
> Signed-off-by: Shree Ramamoorthy <s-ramamoorthy@ti.com>
> ---
>  drivers/mfd/tps65219.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/mfd/tps65219.c b/drivers/mfd/tps65219.c
> index fd390600fbf0..297511025dd4 100644
> --- a/drivers/mfd/tps65219.c
> +++ b/drivers/mfd/tps65219.c
> @@ -190,7 +190,7 @@ static const struct resource tps65219_regulator_resources[] = {
>  
>  static const struct mfd_cell tps65214_cells[] = {
>  	MFD_CELL_RES("tps65214-regulator", tps65214_regulator_resources),
> -	MFD_CELL_NAME("tps65215-gpio"),
> +	MFD_CELL_NAME("tps65214-gpio"),

Neither of these exist anywhere.

I'll assume they will be available soon.

>  };
>  
>  static const struct mfd_cell tps65215_cells[] = {
> -- 
> 2.43.0
> 

-- 
Lee Jones [李琼斯]

  reply	other threads:[~2025-06-13 13:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-27 19:04 [PATCH 0/2] TI TPS65214 & TPS65215: Update MFD Cell Structs Shree Ramamoorthy
2025-05-27 19:04 ` [PATCH 1/2] mfd: tps65219: Update TPS65214 MFD cell's GPIO compatible string Shree Ramamoorthy
2025-06-13 13:15   ` Lee Jones [this message]
2025-06-13 19:35     ` Shree Ramamoorthy
2025-06-13 13:26   ` (subset) " Lee Jones
2025-05-27 19:04 ` [PATCH 2/2] mfd: tps65219: Update TPS65215's MFD cell " Shree Ramamoorthy
2025-06-19 11:44 ` [PATCH 0/2] TI TPS65214 & TPS65215: Update MFD Cell Structs Lee Jones
2025-06-19 15:19 ` Lee Jones

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=20250613131538.GS381401@google.com \
    --to=lee@kernel.org \
    --cc=aaro.koskinen@iki.fi \
    --cc=afd@ti.com \
    --cc=andreas@kemnade.info \
    --cc=khilman@baylibre.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=m-leonard@ti.com \
    --cc=praneeth@ti.com \
    --cc=rogerq@kernel.org \
    --cc=s-ramamoorthy@ti.com \
    --cc=tony@atomide.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

all inboxes | Powered by JetHome®