From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S970708AbdAEMzx (ORCPT ); Thu, 5 Jan 2017 07:55:53 -0500 Received: from gloria.sntech.de ([95.129.55.99]:47977 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753614AbdAEMzf (ORCPT ); Thu, 5 Jan 2017 07:55:35 -0500 From: Heiko Stuebner To: Elaine Zhang Cc: mturquette@baylibre.com, sboyd@codeaurora.org, xf@rock-chips.com, robh+dt@kernel.org, mark.rutland@arm.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 Subject: Re: [PATCH v5 1/4] clk: rockchip: add dt-binding header for rk3328 Date: Thu, 05 Jan 2017 13:54:53 +0100 Message-ID: <2865934.UftZdpvg1Y@phil> User-Agent: KMail/5.2.3 (Linux/4.8.0-2-amd64; KDE/5.27.0; x86_64; ; ) In-Reply-To: <6625105.hZYF0iglUL@phil> References: <1482979511-6847-1-git-send-email-zhangqing@rock-chips.com> <1482979511-6847-2-git-send-email-zhangqing@rock-chips.com> <6625105.hZYF0iglUL@phil> 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 Donnerstag, 5. Januar 2017, 13:39:38 CET schrieb Heiko Stuebner: > Am Donnerstag, 29. Dezember 2016, 10:45:08 CET schrieb Elaine Zhang: > > Add the dt-bindings header for the rk3328, that gets shared between > > the clock controller and the clock references in the dts. > > Add softreset ID for rk3328. > > > > Signed-off-by: Elaine Zhang > > applied, after moving the clock-ids a bit more together [0], > as limiting the number of empty entries in the clk-id array saves us a bit > of space. But please double check and shout if something looks wrong :-) forgot to add, that I also moved your mac2phy clock-ids into the regular sclk- area, as we want to add them via the muxgrf clktype. > Thanks > Heiko > > [0] > https://git.kernel.org/cgit/linux/kernel/git/mmind/linux-rockchip.git/commi > t/?id=6cc1aef0ad0daea0c6ba5432a8a6fe1c30661e4c