Add TPS659038 support.

Signed-off-by: J Keerthy <j-keer...@ti.com>
Acked-by: Mark Brown <broo...@linaro.org>
---
 drivers/regulator/palmas-regulator.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/regulator/palmas-regulator.c 
b/drivers/regulator/palmas-regulator.c
index 1ae1e83..d0c8785 100644
--- a/drivers/regulator/palmas-regulator.c
+++ b/drivers/regulator/palmas-regulator.c
@@ -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 */ }
 };
 
-- 
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to