Hi Chris, On 11/25/2014 05:37 PM, Chris Zhong wrote:
The maximum cpu frequency of rk3288 can up to 1.8Ghz, but the vdd_cpu need set to 1.4v. I've tested these patches on rk3288 evb board.
I'm not sure why you need this patch, I think we have a discuss for the cpu operating point before. In this case: 1. rk3288.dtsi is for all the rk3288 Soc based system, you may need a separate opp table in rk3288-evb-rk808.dts; 2. 1.4V may beyond the supported voltage range too much, and it's not a good idea to add it to rk3288.dtsi as a safe voltage. 3. Do you have a stress/heavy load test on evb with 1.4v at 1.8GHz? - Kever
Chris Zhong (2): ARM: dts: rockchip: change the max voltage of cpu to 1.4v ARM: dts: rk3288: change the max clk of cpu to 1.8Ghz arch/arm/boot/dts/rk3288-evb-rk808.dts | 2 +- arch/arm/boot/dts/rk3288.dtsi | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-)
-- 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