From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751762AbdLNJ5x (ORCPT ); Thu, 14 Dec 2017 04:57:53 -0500 Received: from mail-wm0-f68.google.com ([74.125.82.68]:35581 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751620AbdLNJ5v (ORCPT ); Thu, 14 Dec 2017 04:57:51 -0500 X-Google-Smtp-Source: ACJfBosGs2AtU9n2IbBS3zgRrB/IKhCZbjP2Cbaz0VqRnu8FrPN2qKH9sPc28CMFMfdoiRluG5wTqg== Message-ID: <1513245469.32163.1.camel@baylibre.com> Subject: Re: [PATCH v7 2/6] dt-bindings: clock: add compatible variant for the Meson-AXG From: Jerome Brunet To: Yixun Lan , Neil Armstrong , Kevin Hilman Cc: Rob Herring , Mark Rutland , Michael Turquette , Stephen Boyd , Carlo Caione , Qiufang Dai , Jian Hu , linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Date: Thu, 14 Dec 2017 10:57:49 +0100 In-Reply-To: <20171211141348.22048-3-yixun.lan@amlogic.com> References: <20171211141348.22048-1-yixun.lan@amlogic.com> <20171211141348.22048-3-yixun.lan@amlogic.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.26.2 (3.26.2-1.fc27) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2017-12-11 at 22:13 +0800, Yixun Lan wrote: > Update the documentation to support clock driver for the Amlogic's > Meson-AXG SoC. > > Acked-by: Rob Herring > Signed-off-by: Yixun Lan Applied to next/dt Thx > --- > Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-)