]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mfd: pf1550: Add core driver for the PF1550 PMIC
authorSamuel Kayode <samuel.kayode@savoirfairelinux.com>
Wed, 1 Oct 2025 15:42:38 +0000 (11:42 -0400)
committerLee Jones <lee@kernel.org>
Tue, 21 Oct 2025 15:43:32 +0000 (16:43 +0100)
commitebaec90ec0b5850ab80ca017e7b63183adcca131
treee300d748d44a8f80470e56477bf5dcea699a379d
parent2391e1377e39a7ca8592257d6b17126bffd58d48
mfd: pf1550: Add core driver for the PF1550 PMIC

There are 3 sub-devices for which the drivers will be added in
subsequent patches.

Signed-off-by: Samuel Kayode <samuel.kayode@savoirfairelinux.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Tested-by: Sean Nyekjaer <sean@geanix.com>
Link: https://patch.msgid.link/20251001-pf1550-v12-2-a3302aa41687@savoirfairelinux.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/pf1550.c [new file with mode: 0644]
include/linux/mfd/pf1550.h [new file with mode: 0644]