mbox series

[0/2] TI TPS65214 & TPS65215: Update MFD Cell Structs

Message ID 20250527190455.169772-1-s-ramamoorthy@ti.com
Headers show
Series TI TPS65214 & TPS65215: Update MFD Cell Structs | expand

Message

Shree Ramamoorthy May 27, 2025, 7:04 p.m. UTC
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(-)