提交 3048fa3f 编写于 作者: M Marek Vasut 提交者: Shawn Guo

ARM: dts: mxs: Fix the RTC compatible prop on M28EVK

The compatible property should be m41t62, not mt41t62, so fix this.
Signed-off-by: NMarek Vasut <marex@denx.de>
Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
上级 8128c4f3
...@@ -194,7 +194,7 @@ ...@@ -194,7 +194,7 @@
}; };
rtc: rtc@68 { rtc: rtc@68 {
compatible = "stm,mt41t62"; compatible = "stm,m41t62";
reg = <0x68>; reg = <0x68>;
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册