Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: mfd: x-powers,axp152: Document AXP323

The X-Powers AXP323 is a PMIC used on some newer Allwinner devices.
It is almost the same as the AXP313, but supports dual-phasing the first
two DC/DC converters. A pure AXP313 driver wouldn't know about this, and
might turn the linked DCDC2 regulator off, as it does not seem to be
used. This makes the AXP323 incompatible to the AXP313a.

Add the new compatible string, and treat it like the AXP313a.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20241007001408.27249-2-andre.przywara@arm.com
Signed-off-by: Lee Jones <lee@kernel.org>

authored by

Andre Przywara and committed by
Lee Jones
bd91530a 3d1c3272

+3
+3
Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml
··· 71 71 - x-powers,axp15060 72 72 - x-powers,axp305 73 73 - x-powers,axp313a 74 + - x-powers,axp323 74 75 75 76 then: 76 77 required: ··· 83 82 contains: 84 83 enum: 85 84 - x-powers,axp313a 85 + - x-powers,axp323 86 86 - x-powers,axp15060 87 87 - x-powers,axp717 88 88 ··· 102 100 - x-powers,axp221 103 101 - x-powers,axp223 104 102 - x-powers,axp313a 103 + - x-powers,axp323 105 104 - x-powers,axp717 106 105 - x-powers,axp803 107 106 - x-powers,axp806