From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751339AbdFBNj1 (ORCPT ); Fri, 2 Jun 2017 09:39:27 -0400 Received: from gloria.sntech.de ([95.129.55.99]:40234 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751138AbdFBNjZ (ORCPT ); Fri, 2 Jun 2017 09:39:25 -0400 From: Heiko Stuebner To: Elaine Zhang Cc: xf@rock-chips.com, linux-clk@vger.kernel.org, huangtao@rock-chips.com, xxx@rock-chips.com, cl@rock-chips.com, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org, mark.rutland@arm.com, mturquette@baylibre.com, sboyd@codeaurora.org, zhengxing@rock-chips.com Subject: Re: [PATCH v4 0/3] clk: rockchip: support clk controller for RK3128 SoC Date: Fri, 02 Jun 2017 15:39:10 +0200 Message-ID: <2140102.d4ITpdkcYn@phil> User-Agent: KMail/5.2.3 (Linux/4.9.0-2-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <1496368045-17746-1-git-send-email-zhangqing@rock-chips.com> References: <1496368045-17746-1-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 Hi Elaine, Am Freitag, 2. Juni 2017, 09:47:22 CEST schrieb Elaine Zhang: > The driver and clk ID\SRST ID it's also applies to the RK3126 SoC. applied all 3 for 4.13 (taking Rob's Ack from v1 for the first 2 patches) Thanks Heiko