From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH v15 05/13] clk: ingenic: Add driver for the TCU clocks Date: Thu, 08 Aug 2019 07:48:40 -0700 Message-ID: <20190808144840.D9A572173E@mail.kernel.org> References: <20190724171615.20774-1-paul@crapouillou.net> <20190724171615.20774-6-paul@crapouillou.net> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20190724171615.20774-6-paul@crapouillou.net> Sender: linux-kernel-owner@vger.kernel.org To: Arnd Bergmann , Daniel Lezcano , James Hogan , Jason Cooper , Jonathan Corbet , Lee Jones , Marc Zyngier , Mark Rutland , Michael Turquette , Paul Burton , Ralf Baechle , Rob Herring , Thomas Gleixner Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-mips@vger.kernel.org, linux-clk@vger.kernel.org, od@zcrc.me, Mathieu Malaterre , Paul Cercueil , Artur Rojek List-Id: devicetree@vger.kernel.org Quoting Paul Cercueil (2019-07-24 10:16:07) > Add driver to support the clocks provided by the Timer/Counter Unit > (TCU) of the JZ47xx SoCs from Ingenic. >=20 > Signed-off-by: Paul Cercueil > Tested-by: Mathieu Malaterre > Tested-by: Artur Rojek > --- Acked-by: Stephen Boyd