From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Date: Tue, 28 Aug 2018 19:36:10 -0500 From: Rob Herring To: Paul Cercueil Cc: Michael Turquette , Stephen Boyd , Mark Rutland , od@zcrc.me, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, Paul Cercueil Subject: Re: [PATCH v2 3/4] dt-bindings: clock: Add jz4725b-cgu.h header Message-ID: <20180829003610.GA23941@bogus> References: <20180823131744.744-1-paul@crapouillou.net> <20180823131744.744-3-paul@crapouillou.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20180823131744.744-3-paul@crapouillou.net> List-ID: On Thu, 23 Aug 2018 15:17:43 +0200, Paul Cercueil wrote: > This will be used from the devicetree bindings to specify the clocks > that should be obtained from the jz4725b-cgu driver. > > Signed-off-by: Paul Cercueil > --- > > Notes: > No change > > include/dt-bindings/clock/jz4725b-cgu.h | 35 +++++++++++++++++++++++++++++++++ > 1 file changed, 35 insertions(+) > create mode 100644 include/dt-bindings/clock/jz4725b-cgu.h > Reviewed-by: Rob Herring