From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932408AbcBZBMw (ORCPT ); Thu, 25 Feb 2016 20:12:52 -0500 Received: from gloria.sntech.de ([95.129.55.99]:55897 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932088AbcBZBMu (ORCPT ); Thu, 25 Feb 2016 20:12:50 -0500 From: Heiko Stuebner To: Caesar Wang Cc: edubezval@gmail.com, huangtao@rock-chips.com, Michael Turquette , linux-pm@vger.kernel.org, Stephen Boyd , zhangqing@rock-chips.com, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, Dmitry Torokhov , Jeffy Chen , Zhang Rui , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [RESEND PATCH 1/8] clk: rockchip: add id of the tsadc clock found on rk3228 SoCs Date: Fri, 26 Feb 2016 02:12:33 +0100 Message-ID: <2572098.0f5Ay4XA4n@phil> User-Agent: KMail/4.14.10 (Linux/4.3.0-1-amd64; KDE/4.14.14; x86_64; ; ) In-Reply-To: <1455521613-27340-2-git-send-email-wxt@rock-chips.com> References: <1455521613-27340-1-git-send-email-wxt@rock-chips.com> <1455521613-27340-2-git-send-email-wxt@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 Montag, 15. Februar 2016, 15:33:26 schrieb Caesar Wang: > This patch adds 'SCLK_TSADC' and 'PCLK_TSADC' id found on rk3228 SoCs. > That will be needed by TSADC controller. > > Signed-off-by: Caesar Wang applied to my clk-branch with Mike's Ack Thanks Heiko