提交 9edc57af 编写于 作者: M Marek Belisko 提交者: Tony Lindgren

ARM: dts: omap3-gta04: Fix magnetometer model

gta04 is using hmc5883l not hmc5843 so fix wrong compatible
entry.
Signed-off-by: NMarek Belisko <marek@goldelico.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 2618a182
...@@ -220,7 +220,7 @@ ...@@ -220,7 +220,7 @@
/* compass aka magnetometer */ /* compass aka magnetometer */
hmc5843@1e { hmc5843@1e {
compatible = "honeywell,hmc5843"; compatible = "honeywell,hmc5883l";
reg = <0x1e>; reg = <0x1e>;
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册