On 16-10-16, 23:59, Masahiro Yamada wrote: > + cluster0_opp: opp_table { > + compatible = "operating-points-v2"; > + opp-shared; > + > + opp@245000000 { > + opp-hz = /bits/ 64 <245000000>; > + clock-latency-ns = <300>; > + }; > + opp@250000000 { > + opp-hz = /bits/ 64 <250000000>; > + clock-latency-ns = <300>; > + }; > + opp@490000000 { > + opp-hz = /bits/ 64 <490000000>; > + clock-latency-ns = <300>; > + }; > + opp@500000000 { > + opp-hz = /bits/ 64 <500000000>; > + clock-latency-ns = <300>; > + }; > + opp@653333333 { Why isn't ^^ matching with below values ? Same in next patch as well. > + opp-hz = /bits/ 64 <653334000>; > + clock-latency-ns = <300>; > + }; > + opp@666666666 { > + opp-hz = /bits/ 64 <666667000>; > + clock-latency-ns = <300>; > + }; > + opp@980000000 { > + opp-hz = /bits/ 64 <980000000>; > + clock-latency-ns = <300>; > + }; > + }; > + > clocks { > refclk: ref { > compatible = "fixed-clock"; > -- > 1.9.1 -- viresh -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html