From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935362AbdCJKp7 convert rfc822-to-8bit (ORCPT ); Fri, 10 Mar 2017 05:45:59 -0500 Received: from gloria.sntech.de ([95.129.55.99]:49158 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935108AbdCJKpy (ORCPT ); Fri, 10 Mar 2017 05:45:54 -0500 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Elaine Zhang Cc: mturquette@baylibre.com, sboyd@codeaurora.org, robh+dt@kernel.org, mark.rutland@arm.com, 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 0/5] clk: rockchip: fix up the clk for RK3368 SoC Date: Fri, 10 Mar 2017 11:45:36 +0100 Message-ID: <3564953.RFZXb1jYdB@diego> User-Agent: KMail/5.2.3 (Linux/4.8.0-2-amd64; KDE/5.27.0; x86_64; ; ) In-Reply-To: <1488884719-10350-1-git-send-email-zhangqing@rock-chips.com> References: <1488884719-10350-1-git-send-email-zhangqing@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Dienstag, 7. März 2017, 19:05:14 CET schrieb Elaine Zhang: > change in V2: > split clock-id addition and the assignment in the clock- > driver. > > Elaine Zhang (5): > clk: rockchip: rk3368: fix up the timer-ids > clk: rockchip: rk3368: remove the unused id folded this into the first patch and added a commit message explaining the timer-id circumstances > clk: rockchip: add clock ids for timer10-15 of RK3368 SoCs > clk: rockchip: rk3368: export SCLK_TIMERXX id for timers > clk: rockchip: rk3368: add some clks as critical applied with some minor corrections to the subject (rk3368 in the regular wording) for 4.12 Thanks Heiko