]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
mfd: tps65090: add DT support for tps65090
authorLaxman Dewangan <ldewangan@nvidia.com>
Tue, 29 Jan 2013 09:05:15 +0000 (14:35 +0530)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 13 Feb 2013 23:22:55 +0000 (00:22 +0100)
commit40719314f259ab9409ca3d48551c17aa23bc2b4d
tree21d2202158e90aa4c3f798c1527a229290e6a444
parent5f384c1f8be19487f904731d7232120dcfeca8e1
mfd: tps65090: add DT support for tps65090

Add device tree support for the TI PMIC TPS65090.
The device can be registered through platform or DT.

Add device tree binding document for this device.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Documentation/devicetree/bindings/regulator/tps65090.txt [new file with mode: 0644]
drivers/mfd/tps65090.c