提交 e2e8ffc9 编写于 作者: L Laxman Dewangan 提交者: Samuel Ortiz

mfd: Add battery charger in tps65090 sub devs

TPS65090 supports the battery charging and hence adding
the device name in the list of TPS65090 children. Also
remove the tps65090-regulator as it duplicates with
tps65090-pmic for regulator driver.
Signed-off-by: NLaxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>
上级 edd7eabc
......@@ -74,7 +74,7 @@ static struct mfd_cell tps65090s[] = {
.name = "tps65090-pmic",
},
{
.name = "tps65090-regulator",
.name = "tps65090-charger",
},
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册