Commit dffc912e authored by Vladimir Zapolskiy's avatar Vladimir Zapolskiy Committed by Arnd Bergmann

ARM: dts: TI-Nspire: 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 355d1ef1
......@@ -16,7 +16,7 @@ / {
cpus {
cpu@0 {
compatible = "arm,arm926ejs";
compatible = "arm,arm926ej-s";
};
};
......
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