提交 b487c17d 编写于 作者: I Ingi Kim 提交者: Lee Jones

mfd: rt5033: Add RT5033 Flash led sub device

This patch adds rt5033-led sub device to support it.
Signed-off-by: NIngi Kim <ingi2.kim@samsung.com>
Signed-off-by: NLee Jones <lee.jones@linaro.org>
上级 ff0a04a6
...@@ -47,6 +47,9 @@ static const struct mfd_cell rt5033_devs[] = { ...@@ -47,6 +47,9 @@ static const struct mfd_cell rt5033_devs[] = {
}, { }, {
.name = "rt5033-battery", .name = "rt5033-battery",
.of_compatible = "richtek,rt5033-battery", .of_compatible = "richtek,rt5033-battery",
}, {
.name = "rt5033-led",
.of_compatible = "richtek,rt5033-led",
}, },
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册