Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751009AbaKYJhx (ORCPT ); Tue, 25 Nov 2014 04:37:53 -0500 Received: from mail-ob0-f171.google.com ([209.85.214.171]:65279 "EHLO mail-ob0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750760AbaKYJhv (ORCPT ); Tue, 25 Nov 2014 04:37:51 -0500 From: Chris Zhong To: heiko@sntech.de, dianders@chromium.org Cc: Linus Walleij , linux-rockchip@lists.infradead.org, Chris Zhong , Russell King , devicetree@vger.kernel.org, Kumar Gala , linux-kernel@vger.kernel.org, Ian Campbell , Rob Herring , Pawel Moll , Mark Rutland , linux-arm-kernel@lists.infradead.org Subject: [PATCH 0/2] Increase the maximum cpu frequency of rk3288 Date: Tue, 25 Nov 2014 17:37:31 +0800 Message-Id: <1416908253-31721-1-git-send-email-zyw@rock-chips.com> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. 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(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/