From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754626AbdEQR7Q (ORCPT ); Wed, 17 May 2017 13:59:16 -0400 Received: from gloria.sntech.de ([95.129.55.99]:50980 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754043AbdEQR7P (ORCPT ); Wed, 17 May 2017 13:59:15 -0400 From: Heiko Stuebner To: Elaine Zhang Cc: xf@rock-chips.com, mturquette@baylibre.com, sboyd@codeaurora.org, linux-clk@vger.kernel.org, huangtao@rock-chips.com, xxx@rock-chips.com, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 1/3] clk: rockchip: fix up the RK3228 clk cpu setting table Date: Wed, 17 May 2017 19:59:10 +0200 Message-ID: <1825774.zEsp3ZZPRs@phil> User-Agent: KMail/5.2.3 (Linux/4.9.0-2-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <1493362967-4040-2-git-send-email-zhangqing@rock-chips.com> References: <1493362967-4040-1-git-send-email-zhangqing@rock-chips.com> <1493362967-4040-2-git-send-email-zhangqing@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Freitag, 28. April 2017, 15:02:45 CEST schrieb Elaine Zhang: > support more cpu freq, and add armcore div setting. > > Signed-off-by: Elaine Zhang applied for 4.13, after fixing the indentations of the defines to match the previous style (and other rockchip socs). Thanks Heiko