This is a mirror of discontinued 'WikiDevi'. Enjoy!
Talk:TP-LINK Deco M5
Jump to navigation
Jump to search
What's the source of the 638 MHz CPU clock speed number?
- I can't find any official source to back this up, only a few
- reviews which likely got the information from this page.
Hint! >> ipq40xx: add 717MHz to CPU frequency table ;)
+ cpu0_opp_table: opp_table0 {
+ compatible = "operating-points-v2";
+ opp-shared;
+
+ opp@48000000 {
+ opp-hz = /bits/ 64 <48000000>;
+ clock-latency-ns = <256000>;
+ };
+ opp@200000000 {
+ opp-hz = /bits/ 64 <200000000>;
+ clock-latency-ns = <256000>;
+ };
+ opp@500000000 {
+ opp-hz = /bits/ 64 <500000000>;
+ clock-latency-ns = <256000>;
+ };
+ opp@666000000 {
+ opp-hz = /bits/ 64 <666000000>;
+ clock-latency-ns = <256000>;
+ };
+ opp@717000000 {
+ opp-hz = /bits/ 64 <717000000>;
+ clock-latency-ns = <256000>;
};