From mboxrd@z Thu Jan 1 00:00:00 1970 From: leo.yan@linaro.org (Leo Yan) Date: Tue, 7 Nov 2017 15:54:27 +0800 Subject: [PATCH 1/3] dt-bindings: clk: Hi3660: Document stub clock In-Reply-To: <20171106221337.grwywvxzes7jcgob@rob-hp-laptop> References: <1509693907-90682-1-git-send-email-zhongkaihua@huawei.com> <1509693907-90682-2-git-send-email-zhongkaihua@huawei.com> <20171106221337.grwywvxzes7jcgob@rob-hp-laptop> Message-ID: <20171107075427.GC23571@leoy-linaro> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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