From mboxrd@z Thu Jan 1 00:00:00 1970 From: heiko@sntech.de (Heiko Stuebner) Date: Wed, 17 May 2017 19:59:10 +0200 Subject: [PATCH v2 1/3] clk: rockchip: fix up the RK3228 clk cpu setting table 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> Message-ID: <1825774.zEsp3ZZPRs@phil> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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