提交 fff7b33c 编写于 作者: R Robert Beckett 提交者: Stefano Babic

rtc: rx8010js: add compatible string

Add compatible string used by Linux.
Allows for simpler syncing of device trees.
Signed-off-by: NRobert Beckett <bob.beckett@collabora.com>
上级 0ba12166
......@@ -364,6 +364,7 @@ static const struct rtc_ops rx8010sj_rtc_ops = {
static const struct udevice_id rx8010sj_rtc_ids[] = {
{ .compatible = "epson,rx8010sj-rtc" },
{ .compatible = "epson,rx8010" },
{ }
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册