提交 7235711a 编写于 作者: W Wenyou Yang 提交者: Lee Jones

mfd: act8945a: Add .of_compatible for act8945a-charger

To regard the act8945a-charger as a sub-device, add .of_compatible for
act8945a-charger cell.
Signed-off-by: NWenyou Yang <wenyou.yang@atmel.com>
Signed-off-by: NLee Jones <lee.jones@linaro.org>
上级 75d8a2b0
...@@ -23,6 +23,7 @@ static const struct mfd_cell act8945a_devs[] = { ...@@ -23,6 +23,7 @@ static const struct mfd_cell act8945a_devs[] = {
}, },
{ {
.name = "act8945a-charger", .name = "act8945a-charger",
.of_compatible = "active-semi,act8945a-charger",
}, },
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册