提交 49b2c130 编写于 作者: A Alexandre Belloni 提交者: Tony Lindgren

ARM: dts: am335x-phycore-som: fix rv4162 compatible

The rv4162 compatbile string is missing the vendor part, add it.
Signed-off-by: NAlexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 2ea659a9
...@@ -138,7 +138,7 @@ ...@@ -138,7 +138,7 @@
}; };
i2c_rtc: rtc@68 { i2c_rtc: rtc@68 {
compatible = "rv4162"; compatible = "microcrystal,rv4162";
reg = <0x68>; reg = <0x68>;
status = "disabled"; status = "disabled";
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册