]> git.ipfire.org Git - thirdparty/linux.git/commit
mfd: tps65219: Update TPS65214 MFD cell's GPIO compatible string
authorShree Ramamoorthy <s-ramamoorthy@ti.com>
Tue, 27 May 2025 19:04:54 +0000 (14:04 -0500)
committerLee Jones <lee@kernel.org>
Thu, 24 Jul 2025 10:26:53 +0000 (11:26 +0100)
commit6f27d26e363a41fc651be852094823ce47a43243
tree36091ff9bdc4cf00f5349451ac6798b34029335b
parentf3e332d963ec805975f5e90a89f4c51825ce8b90
mfd: tps65219: Update TPS65214 MFD cell's GPIO compatible string

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>
Link: https://lore.kernel.org/r/20250527190455.169772-2-s-ramamoorthy@ti.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/tps65219.c