mfd: simple-mfd-i2c: Add SpacemiT P1 support
authorAlex Elder <elder@riscstar.com>
Mon, 25 Aug 2025 17:20:51 +0000 (12:20 -0500)
committerLee Jones <lee@kernel.org>
Wed, 1 Oct 2025 09:28:35 +0000 (10:28 +0100)
commit6fc5d415c10e98ac1b31dd1d5653443e691cdcff
treea801e5ea899e0b9c4eae98da8d392f69a6bdb47c
parent8566de1cf6892647c034c576caec772e6cf2c952
mfd: simple-mfd-i2c: Add SpacemiT P1 support

Enable support for the RTC and regulators found in the SpacemiT P1
PMIC.  Support is implemented by the simple I2C MFD driver.

The P1 PMIC is normally implemented with the SpacemiT K1 SoC.  This
PMIC provides 6 buck converters and 12 LDO regulators.  It also
implements a switch, watchdog timer, real-time clock, and more.
Initially its RTC and regulators are supported.

Signed-off-by: Alex Elder <elder@riscstar.com>
Link: https://lore.kernel.org/r/20250825172057.163883-3-elder@riscstar.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/Kconfig
drivers/mfd/simple-mfd-i2c.c