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

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
......@@ -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 */ }
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment