]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regulator: da9210: add Device Tree support
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Thu, 12 Sep 2013 12:28:35 +0000 (14:28 +0200)
committerMark Brown <broonie@linaro.org>
Thu, 26 Sep 2013 10:17:57 +0000 (11:17 +0100)
commit937433c2502f663e5a0e8804462bc38c41b9021f
treeeabeb3e2461d5d22dae50bddad274265c2350415
parent4a10c2ac2f368583138b774ca41fac4207911983
regulator: da9210: add Device Tree support

This patch adds basic Device Tree support to the da9210 regulator driver -
with no special properties, since also driver's platform data only contains
standard regulator initialisation parameters.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/regulator/da9210.txt [new file with mode: 0644]
drivers/regulator/da9210-regulator.c