Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@
			compatible = "arm,cortex-a9";
			device_type = "cpu";
			reg = <0x0>;
			clock-frequency = <800000000>;
		};
	};