Enjoy! The following changes since commit 4cece764965020c22cff7665b18a012006359095: Linux 6.9-rc1 (2024-03-24 14:10:05 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-regulator-v6.9 for you to fetch changes up to d2ac3df75c3a995064cfac0171e082a30d8c4c66: regulator: axp20x: add support for the AXP717 (2024-03-28 09:51:03 +0000) ---------------------------------------------------------------- Immutable branch between MFD and Regulator due for the v6.9 merge window ---------------------------------------------------------------- Andre Przywara (4): regulator: axp20x: fix typo-ed identifier dt-bindings: mfd: x-powers,axp152: Document AXP717 mfd: axp20x: Add support for AXP717 PMIC regulator: axp20x: add support for the AXP717 .../devicetree/bindings/mfd/x-powers,axp152.yaml | 2 + drivers/mfd/axp20x-i2c.c | 2 + drivers/mfd/axp20x-rsb.c | 1 + drivers/mfd/axp20x.c | 90 ++++++++++++++++++++ drivers/regulator/axp20x-regulator.c | 94 +++++++++++++++++++-- include/linux/mfd/axp20x.h | 98 ++++++++++++++++++++-- 6 files changed, 277 insertions(+), 10 deletions(-) -- Lee Jones [李琼斯]