Commit 7007c60c authored by Vladimir Zapolskiy's avatar Vladimir Zapolskiy Committed by Arnd Bergmann

ARM: dts: WM8750: fix cpu compatible value

The change corrects cpu compatible property to a defined one,
see Documentation/devicetree/bindings/arm/cpus.txt
Signed-off-by: default avatarVladimir Zapolskiy <vz@mleia.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent dffc912e
......@@ -17,7 +17,7 @@ cpus {
cpu {
device_type = "cpu";
compatible = "arm,arm1176ej-s";
compatible = "arm,arm1176jzf";
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment