All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] TI TPS65214 & TPS65215: Update MFD Cell Structs
@ 2025-05-27 19:04 Shree Ramamoorthy
  2025-05-27 19:04 ` [PATCH 1/2] mfd: tps65219: Update TPS65214 MFD cell's GPIO compatible string Shree Ramamoorthy
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Shree Ramamoorthy @ 2025-05-27 19:04 UTC (permalink / raw)
  To: aaro.koskinen, andreas, khilman, rogerq, tony, lee, linux-omap,
	linux-kernel
  Cc: m-leonard, praneeth, afd

The patches updates the GPIO compatible string for the TPS65214 & TPS65215
MFD cell struct based on a system design change made after driver
development. TPS65215 & TPS65219 now share the same GPIO count 2 GPOs and
1 GPIO), instead of TPS65214 & TPS65215. TPS65215 will reuse the TPS65219
GPIO compatible string, instead of TPS65214. TPS65214 still has 1 GPO and
1 GPIO.

TPS65214 Datasheet: https://www.ti.com/lit/gpn/TPS65214
TPS65214 TRM: https://www.ti.com/lit/pdf/slvud30
TPS65215 TRM: https://www.ti.com/lit/pdf/slvucw5/

Shree Ramamoorthy (2):
  mfd: tps65219: Update TPS65214 MFD cell's GPIO compatible string
  mfd: tps65219: Update TPS65215's MFD cell GPIO compatible string

 drivers/mfd/tps65219.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-06-19 15:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.