提交 6716f6c6 编写于 作者: V Vladimir Zapolskiy 提交者: Krzysztof Kozlowski

ARM: dts: Fix cpu compatible value for s3c2416

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: Kukjin Kim <kgene@kernel.org>
Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: NKrzysztof Kozlowski <k.kozlowski@samsung.com>
上级 22374fbe
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
#size-cells = <0>; #size-cells = <0>;
cpu { cpu {
compatible = "arm,arm926ejs"; compatible = "arm,arm926ej-s";
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册