提交 bc6cde35 编写于 作者: V Vladimir Zapolskiy 提交者: Shawn Guo

ARM: dts: i.MX31: fix cpu compatible value

The change corrects cpu compatible property to a defined one,
see Documentation/devicetree/bindings/arm/cpus.txt
Signed-off-by: NVladimir Zapolskiy <vz@mleia.com>
Cc: Sascha Hauer <kernel@pengutronix.de>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 149c08e0
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
#size-cells = <0>; #size-cells = <0>;
cpu { cpu {
compatible = "arm,arm1136"; compatible = "arm,arm1136jf-s";
device_type = "cpu"; device_type = "cpu";
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册