projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e1782a
)
ARM: berlin: dts: add the cpufreq-dt bindings on the BG2CD
author
Antoine Tenart
<
[email protected]
>
Thu, 17 Sep 2015 10:15:04 +0000
(12:15 +0200)
committer
Sebastian Hesselbarth
<
[email protected]
>
Mon, 21 Sep 2015 20:55:48 +0000
(22:55 +0200)
The BG2CD uses cpugreq-dt. Add the corresponding bindings.
Signed-off-by: Antoine Tenart <
[email protected]
>
Signed-off-by: Sebastian Hesselbarth <
[email protected]
>
arch/arm/boot/dts/berlin2cd.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/berlin2cd.dtsi
b/arch/arm/boot/dts/berlin2cd.dtsi
index 6246aecaa0c5bd1f001f78fccd9db33b4d36872c..75b14211559a6d7db6a3dfe32b11ecd44795b388 100644
(file)
--- a/
arch/arm/boot/dts/berlin2cd.dtsi
+++ b/
arch/arm/boot/dts/berlin2cd.dtsi
@@
-61,6
+61,14
@@
device_type = "cpu";
next-level-cache = <&l2>;
reg = <0>;
+
+ clocks = <&chip_clk CLKID_CPU>;
+ clock-latency = <100000>;
+ operating-points = <
+ /* kHz uV */
+ 800000 1200000
+ 600000 1200000
+ >;
};
};