regulator: act8865: add input supply handling
authorHeiko Stuebner <heiko@sntech.de>
Sat, 7 Mar 2015 15:33:53 +0000 (16:33 +0100)
committerMark Brown <broonie@kernel.org>
Sat, 7 Mar 2015 16:32:28 +0000 (16:32 +0000)
commitc8b263cc03eaaa324c9222474191e6d849cb6dda
treefda2b142d6ea62184192022c27f6c7bab016c2da
parentdf3a950e4e7386027fc174566aa5c24781297be8
regulator: act8865: add input supply handling

The act88600/act8846/act8865 regulators have a number of input supplies
supplying the individual regulators. This may even be recursively like on
most Rockchip boards using the act8846 where REG4 is most of the time
connected to the inl1-supply.

Therefore add the ability to specify the input supplies for the individual inputs.
The input-names are taken from the datasheets of act8600, act8846 and act8865.
On the act8600 some regulators do not have separate input supplies.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/act8865-regulator.txt
drivers/regulator/act8865-regulator.c
This page took 0.050933 seconds and 5 git commands to generate.