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

Commit e2fc61f3 authored by Alexey Brodkin's avatar Alexey Brodkin Committed by Vineet Gupta
Browse files

ARCv2: [axs103] bump CPU frequency from 75 to 90 MHZ



With up-to-date FPGA builds ARC cores are supposed to correctly operate
even with 90 MHz clock (which is a target frequency for AXS103 release).

Signed-off-by: default avatarAlexey Brodkin <abrodkin@synopsys.com>
Cc: arc-linux-dev@synopsys.com
parent 6b12ec17
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@

/ {
	compatible = "snps,arc";
	clock-frequency = <75000000>;
	clock-frequency = <90000000>;
	#address-cells = <1>;
	#size-cells = <1>;

+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@

/ {
	compatible = "snps,arc";
	clock-frequency = <75000000>;
	clock-frequency = <90000000>;
	#address-cells = <1>;
	#size-cells = <1>;