Skip to content

Commit

Permalink
ARM: ux500: Provide a supply name for the AB8500 AUX regulators to use
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Lee Jones authored and Linus Walleij committed Aug 6, 2013
1 parent 62ebfe6 commit 75f0999
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/dbx5x0.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,7 @@

ab8500-regulators {
compatible = "stericsson,ab8500-regulator";
vin-supply = <&ab8500_ext3_reg>;

// supplies to the display/camera
ab8500_ldo_aux1_reg: ab8500_ldo_aux1 {
Expand Down

0 comments on commit 75f0999

Please sign in to comment.