OSDN Git Service

regulator: tps65090: add DT support
authorLaxman Dewangan <ldewangan@nvidia.com>
Tue, 29 Jan 2013 09:05:16 +0000 (14:35 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 29 Jan 2013 11:09:34 +0000 (19:09 +0800)
commit6c7a7a0e36d1c122960cee5c5fd56f289a21cf1b
tree31e314fc070eeebeee7a3615ac71b1851e701f73
parent949db153b6466c6f7cad5a427ecea94985927311
regulator: tps65090: add DT support

Add DT support for TI PMIC tps65090 regulator driver. The DT of this
device have node regulator and all regulator's node of this device is
added under this node.

The device tree binding document has the required information for
adding this device on DTS file.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/tps65090-regulator.c