ARM: regulator: add tps6507x device tree data
authorVishwanathrao Badarkhe, Manish <manishv.b@ti.com>
Thu, 7 Mar 2013 06:26:20 +0000 (11:56 +0530)
committerSekhar Nori <nsekhar@ti.com>
Wed, 3 Apr 2013 04:14:51 +0000 (09:44 +0530)
commit59638c13153f56ba0546436e07d374abe1bfb50d
tree6e1ca2d225c8f4c48d4c1f8f5fba3170e797f900
parent93bd65150e4ee783b7366fd0e8172f347515df61
ARM: regulator: add tps6507x device tree data

Add device tree data for tps6507x regulator by adding
all tps6507x regulator nodes. Regulators are initialized
based on compatible name provided in tps6507x DT file.

All tps6507x PMIC regulator device tree nodes are placed
in a separate device tree include file (tps6507x.dtsi).
tps6507x.dtsi file is created using datasheet
http://www.ti.com/lit/ds/symlink/tps65070.pdf

Tested on da850-evm.

Signed-off-by: Vishwanathrao Badarkhe, Manish <manishv.b@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/boot/dts/tps6507x.dtsi [new file with mode: 0644]