From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161466AbdAEMmy (ORCPT ); Thu, 5 Jan 2017 07:42:54 -0500 Received: from gloria.sntech.de ([95.129.55.99]:47796 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1032018AbdAEMmj (ORCPT ); Thu, 5 Jan 2017 07:42:39 -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 2/4] dt-bindings: add bindings for rk3328 clock controller Date: Thu, 05 Jan 2017 13:42:31 +0100 Message-ID: <3178718.5FUeKukzJD@phil> User-Agent: KMail/5.2.3 (Linux/4.8.0-2-amd64; KDE/5.27.0; x86_64; ; ) In-Reply-To: <1482979511-6847-3-git-send-email-zhangqing@rock-chips.com> References: <1482979511-6847-1-git-send-email-zhangqing@rock-chips.com> <1482979511-6847-3-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 Am Donnerstag, 29. Dezember 2016, 10:45:09 CET schrieb Elaine Zhang: > Add devicetree bindings for Rockchip cru which found on > Rockchip SoCs. > > Changes in v4: > dropping the "rockchip,cru" and "syscon" properties for bindings of rk3328 > > Signed-off-by: Elaine Zhang applied for 4.11 with Rob's Ack