power: pmic: tps65941: Add support for tps65941 family of PMICs
authorKeerthy <j-keerthy@ti.com>
Thu, 24 Oct 2019 09:30:50 +0000 (15:00 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 7 Nov 2019 23:39:16 +0000 (18:39 -0500)
commit6b86dd0c1eadab4382c394d2c17379f5c762f210
treeb18afefe810e43d2d24e32842c0bbc1ab7088877
parent9a03e50c5fad1daff7335dafa5b8b7e2a66ce6c9
power: pmic: tps65941: Add support for tps65941 family of PMICs

Add support to bind the regulators/child nodes with the pmic.

Signed-off-by: Keerthy <j-keerthy@ti.com>
drivers/power/pmic/Kconfig
drivers/power/pmic/Makefile
drivers/power/pmic/tps65941.c [new file with mode: 0644]
include/power/tps65941.h [new file with mode: 0644]