On Mon, 07 Oct 2024 01:14:03 +0100, Andre Przywara wrote: > A small update of version, just changing the regmap cache type to maple > tree, and adding the accrued tags (thanks to the reviewers!). > ================================ > The X-Powers AXP323 is a close sibling to the AXP313a PMIC, only that it > allows to dual-phase the first two DC/DC converters. This is controlled > via a new register. On the first glance that would sound like a > compatible extension, but any random AXP313a driver would not know about > the potential dual-phase nature of the second DCDC rail, so might want > to turn that off, spoiling the whole setup. So this patchset introduces > a new compatible string, without any fallbacks. > > [...] Applied, thanks! [1/5] dt-bindings: mfd: x-powers,axp152: Document AXP323 commit: bd91530aee6007a979e52d816779a6e10ed8c00a [2/5] mfd: axp20x: ensure relationship between IDs and model names commit: 697a4001d31a607a72c6297e4eb0f7918c6e6929 [3/5] mfd: axp20x: Allow multiple regulators commit: e37ec32188701efa01455b9be42a392adab06ce4 [4/5] mfd: axp20x: Add support for AXP323 commit: 35fec94afe045856456faca4879b9c560e39d1e3 [5/5] regulator: axp20x: add support for the AXP323 commit: a0f8a8898e120d5a3f14cd22289daa3709d83f5b -- Lee Jones [李琼斯]