mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Shree Ramamoorthy <s-ramamoorthy@ti.com>
To: Lee Jones <lee@kernel.org>
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:35:49 -0500	[thread overview]
Message-ID: <b06d77bb-3b1d-4d15-94a1-05f1e04ae026@ti.com> (raw)
In-Reply-To: <20250613131538.GS381401@google.com>


On 6/13/25 8:15 AM, Lee Jones wrote:
> 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.

I'll be upstreaming v5 of this gpio series [0] after I complete internal reviews!
[0]: https://lore.kernel.org/all/20250425203315.71497-1-s-ramamoorthy@ti.com/

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

-- 
Best,
Shree Ramamoorthy
PMIC Software Engineer


  reply	other threads:[~2025-06-13 19:36 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
2025-06-13 19:35     ` Shree Ramamoorthy [this message]
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=b06d77bb-3b1d-4d15-94a1-05f1e04ae026@ti.com \
    --to=s-ramamoorthy@ti.com \
    --cc=aaro.koskinen@iki.fi \
    --cc=afd@ti.com \
    --cc=andreas@kemnade.info \
    --cc=khilman@baylibre.com \
    --cc=lee@kernel.org \
    --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=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®