From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v5 14/21] clk: jz4740: Add TCU clock Date: Wed, 25 Jul 2018 09:22:05 -0600 Message-ID: <20180725152205.GA6941@rob-hp-laptop> References: <20180724231958.20659-1-paul@crapouillou.net> <20180724231958.20659-15-paul@crapouillou.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180724231958.20659-15-paul@crapouillou.net> Sender: linux-kernel-owner@vger.kernel.org To: Paul Cercueil Cc: Thierry Reding , Mark Rutland , Daniel Lezcano , Thomas Gleixner , Wim Van Sebroeck , Guenter Roeck , Ralf Baechle , Paul Burton , Jonathan Corbet , Michael Turquette , Stephen Boyd , Lee Jones , linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-mips@linux-mips.org, linux-doc@vger.kernel.org, linux-clk@vger.kernel.org List-Id: devicetree@vger.kernel.org On Wed, Jul 25, 2018 at 01:19:51AM +0200, Paul Cercueil wrote: > Add the missing TCU clock to the list of clocks supplied by the CGU for > the JZ4740 SoC. > > Signed-off-by: Paul Cercueil > --- > drivers/clk/ingenic/jz4740-cgu.c | 6 ++++++ > include/dt-bindings/clock/jz4740-cgu.h | 1 + > 2 files changed, 7 insertions(+) Acked-by: Rob Herring