Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b5c46787 authored by J Keerthy's avatar J Keerthy Committed by Samuel Ortiz
Browse files

regulator: palmas: Add TPS659038 support



Add TPS659038 support.

Signed-off-by: default avatarJ Keerthy <j-keerthy@ti.com>
Acked-by: default avatarMark Brown <broonie@linaro.org>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 43620a17
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1054,6 +1054,7 @@ static struct of_device_id of_palmas_match_tbl[] = {
	{ .compatible = "ti,tps65913-pmic", },
	{ .compatible = "ti,tps65914-pmic", },
	{ .compatible = "ti,tps80036-pmic", },
	{ .compatible = "ti,tps659038-pmic", },
	{ /* end */ }
};