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

ARM: ux500: Provide a supply name for the AB8500 AUX regulators to use

AB8500 AUX regulators are supplied by EXT3 on some boards. This supply
phandle lookup will enable the regulator core to search for and locate
the EXT3 supply at registration time.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

authored by

Lee Jones and committed by
Linus Walleij
75f0999a 62ebfe6b

+1
+1
arch/arm/boot/dts/dbx5x0.dtsi
··· 486 486 487 487 ab8500-regulators { 488 488 compatible = "stericsson,ab8500-regulator"; 489 + vin-supply = <&ab8500_ext3_reg>; 489 490 490 491 // supplies to the display/camera 491 492 ab8500_ldo_aux1_reg: ab8500_ldo_aux1 {