From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755153AbcC1NAU (ORCPT ); Mon, 28 Mar 2016 09:00:20 -0400 Received: from gloria.sntech.de ([95.129.55.99]:56714 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754580AbcC1NAO convert rfc822-to-8bit (ORCPT ); Mon, 28 Mar 2016 09:00:14 -0400 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Xing Zheng Cc: linux-rockchip@lists.infradead.org, huangtao@rock-chips.com, jay.xu@rock-chips.com, elaine.zhang@rock-chips.com, dianders@chromium.org, devicetree@vger.kernel.org, Stephen Boyd , Kumar Gala , linux-kernel@vger.kernel.org, Ian Campbell , Rob Herring , Pawel Moll , Michael Turquette , Mark Rutland , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v6 0/3] Add more clock compatible features and support the RK3399 clock Date: Mon, 28 Mar 2016 14:59:59 +0200 Message-ID: <4649399.g7v7zsVJik@diego> User-Agent: KMail/4.14.10 (Linux/4.4.0-1-amd64; KDE/4.14.14; x86_64; ; ) In-Reply-To: <1459158697-8218-1-git-send-email-zhengxing@rock-chips.com> References: <1459158697-8218-1-git-send-email-zhengxing@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 Montag, 28. März 2016, 17:51:34 schrieb Xing Zheng: > The patch series add support more mux parameters and multiple > clock providers for the rockchip features of the clock framework, > and support the clock controller for the RK3399. applied all 3 for 4.7 with one change: I've dropped the grf paragraph from the binding doc (as it is not used anymore) and also dropped the gmac_phy_rx_clk input clock. We can add these back once they are getting used in the future. Heiko