ARM: dts: sun7i: cubieboard2: add axp209 regulator nodes
authorChen-Yu Tsai <wens@csie.org>
Mon, 12 Jan 2015 04:34:04 +0000 (12:34 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 21 Jan 2015 08:59:11 +0000 (09:59 +0100)
commitae265c801ffdbd58e4c7a83efc8dc08932de1f74
treefbd2598f33b502b1679443f4f7d9eda0963f4b1b
parent541ce2ca7ec8aa3f45bdd746a91ca24233d2a0d6
ARM: dts: sun7i: cubieboard2: add axp209 regulator nodes

This patch adds the regulator nodes for the axp209 by including
the axp209 dtsi. As the inputs of these regulators are from the
axp209's PS output, which is basically just a mux over the 2
inputs, it is considered to be unregulated. Thus we do not provide
input supply properties for them.

The regulator names and constraints are based on the board
schematics and the SoC datasheet.

DCDC2 is used as the cpu power supply. This patch also references
it from the cpu node.

Also get rid of axp209 properties already set in axp209.dtsi.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun7i-a20-cubieboard2.dts
This page took 0.027011 seconds and 5 git commands to generate.