]> git.baikalelectronics.ru Git - uboot.git/commit
power: pmic: axp: Bind regulators from the DT
authorSamuel Holland <samuel@sholland.org>
Sat, 21 Jan 2023 23:13:06 +0000 (17:13 -0600)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 23 Jan 2023 01:18:31 +0000 (01:18 +0000)
commit1868228336f6bfc42f91df4fc00b5b23054070bf
tree7f6338a079eff8c3fb4567df4adf506531cc3190
parentf03105536d099a65509456f8f251cf331d71fceb
power: pmic: axp: Bind regulators from the DT

Now that a regulator driver exists for this PMIC, hook it up to the
device tree "regulators" subnodes.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
drivers/power/pmic/axp.c