]> git.ipfire.org Git - thirdparty/linux.git/commit
misc: tps6594-pfsm: Add TI TPS652G1 PMIC PFSM
authorMichael Walle <mwalle@kernel.org>
Fri, 13 Jun 2025 11:45:13 +0000 (13:45 +0200)
committerLee Jones <lee@kernel.org>
Thu, 10 Jul 2025 08:58:06 +0000 (09:58 +0100)
commit9cba6a7ebf65c603b80c0b3c7fa8c7c03f1b704c
tree4b51b08020c193dd4abd5dc886c4cc5c572e8c14
parent626bb0a45584d544d84eab909795ccb355062bcc
misc: tps6594-pfsm: Add TI TPS652G1 PMIC PFSM

The TPS652G1 is a stripped down TPS65224, but the PFSM is the same.
Thus, handle it the same way as the TPS65224 in the driver.

Signed-off-by: Michael Walle <mwalle@kernel.org>
Acked-by: Arnd Bergmann <arnd@arndb.de> # drivers/misc/
Link: https://lore.kernel.org/r/20250613114518.1772109-3-mwalle@kernel.org
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/misc/tps6594-pfsm.c