regulator: palmas: Add TPS659038 support
Add TPS659038 support. Signed-off-by: J Keerthy <j-keerthy@ti.com> Acked-by: Mark Brown <broonie@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
parent
43620a1794
commit
b5c46787df
1 changed files with 1 additions and 0 deletions
|
@ -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 */ }
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue