From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756537AbdKGHzB (ORCPT ); Tue, 7 Nov 2017 02:55:01 -0500 Received: from mail-wm0-f68.google.com ([74.125.82.68]:47230 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756336AbdKGHyj (ORCPT ); Tue, 7 Nov 2017 02:54:39 -0500 X-Google-Smtp-Source: ABhQp+S/ZEA2o3D8yyGgn44zsFn9ahBftBvstTpSCT5oRHKe05e4YLKzQ9eLXW8NUK0PmCabs+8W9Q== Date: Tue, 7 Nov 2017 15:54:27 +0800 From: Leo Yan To: Rob Herring Cc: Kaihua Zhong , mturquette@baylibre.com, sboyd@codeaurora.org, mark.rutland@arm.com, xuwei5@hisilicon.com, catalin.marinas@arm.com, will.deacon@arm.com, xuejiancheng@hisilicon.com, wenpan@hisilicon.com, zhangfei.gao@linaro.org, guodong.xu@linaro.org, chenjun14@huawei.com, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, suzhuangluan@hisilicon.com, xuezhiliang@hisilicon.com, kevin.wangtao@hisilicon.com Subject: Re: [PATCH 1/3] dt-bindings: clk: Hi3660: Document stub clock Message-ID: <20171107075427.GC23571@leoy-linaro> References: <1509693907-90682-1-git-send-email-zhongkaihua@huawei.com> <1509693907-90682-2-git-send-email-zhongkaihua@huawei.com> <20171106221337.grwywvxzes7jcgob@rob-hp-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171106221337.grwywvxzes7jcgob@rob-hp-laptop> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 06, 2017 at 04:13:37PM -0600, Rob Herring wrote: > On Fri, Nov 03, 2017 at 03:25:05PM +0800, Kaihua Zhong wrote: > > From: Leo Yan > > > > Document the DT binding for stub clock which is used for CPU, > > GPU and DDR frequency scaling. > > > > Signed-off-by: Leo Yan > > --- > > Documentation/devicetree/bindings/clock/hi3660-clock.txt | 6 ++++++ > > 1 file changed, 6 insertions(+) > > Acked-by: Rob Herring Thanks, Rob. And will refactor the dt binding header in next version with other comments. Thanks, Leo Yan