Commit 63575d8c authored by Magnus Damm's avatar Magnus Damm Committed by Simon Horman

ARM: shmobile: Add r8a7740 Maximum CPU Frequency to DTS

Add 800 MHz to the r8a7740 DTS to describe the maximum CPU frequency.
Signed-off-by: default avatarMagnus Damm <damm+renesas@opensource.se>
Tested-by: default avatarGeert Uytterhoeven <geert@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent e35db38d
......@@ -22,6 +22,7 @@ cpu@0 {
compatible = "arm,cortex-a9";
device_type = "cpu";
reg = <0x0>;
clock-frequency = <800000000>;
};
};
......
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