From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A9D65C31E46 for ; Wed, 12 Jun 2019 07:43:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 73D662063F for ; Wed, 12 Jun 2019 07:43:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2406674AbfFLHn2 (ORCPT ); Wed, 12 Jun 2019 03:43:28 -0400 Received: from mail-lf1-f65.google.com ([209.85.167.65]:42971 "EHLO mail-lf1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2405755AbfFLHn2 (ORCPT ); Wed, 12 Jun 2019 03:43:28 -0400 Received: by mail-lf1-f65.google.com with SMTP id y13so11258696lfh.9; Wed, 12 Jun 2019 00:43:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=RGbRj2wYsEmztwHw3Pn5AYv2PzA45B/YLiXGtuotTKs=; b=nMlrH2MAcekySIjsSxz45bCq4IQW3AfDqrfHn5UVU4U3enko2EF8Fq49+8zEJn1vJM Vv9RtMPgUKyWWkjcpLq318MBu8qBdZMhtKotyJNU+WgPOCU0BNBehFUvTDn4v1uztutN 4oZUJ5qaL3efqzVGING3oVF3eORFMk8g3aoURHaSOT8DIcM6vDH50Xvb1D0AZcsGEnRW ONG8sugIS1rxAlwVDMS7ALl0q+n7yh41+Ukj19M9lVNUh1GGh80/KYXq7FJCITkpxgBp 3+2e7FQCGqgCYzkTa8yVA7/fYAMpwOBZm8ldDfLjVzEE9FS2MUarszCxrXuAIT1fklul /Zfw== X-Gm-Message-State: APjAAAXhLmRo+Pbuad6wotWWNYZtw/toR95bW40wAiLp3StytQOr7CVT EHxor2vNARAy98BFMlf+8XTjxqEh+CKpoaxaftk= X-Google-Smtp-Source: APXvYqxq5md2jQfgVOiyRA4y5E2ZNyXbmM8b5Y9O3ZBQ3tX8KoUwiYzSoIDJH1MeAjdTlMBIWRbEc4WtaVcO388mSNE= X-Received: by 2002:ac2:5467:: with SMTP id e7mr16915356lfn.23.1560325405807; Wed, 12 Jun 2019 00:43:25 -0700 (PDT) MIME-Version: 1.0 References: <20190606142220.1392-1-jacopo+renesas@jmondi.org> <20190606142220.1392-7-jacopo+renesas@jmondi.org> In-Reply-To: <20190606142220.1392-7-jacopo+renesas@jmondi.org> From: Geert Uytterhoeven Date: Wed, 12 Jun 2019 09:43:13 +0200 Message-ID: Subject: Re: [PATCH 06/20] clk: renesas: r8a77965: Add CMM clocks To: Jacopo Mondi Cc: Laurent Pinchart , Kieran Bingham , David Airlie , Daniel Vetter , Koji Matsuoka , muroya@ksk.co.jp, VenkataRajesh.Kalakodima@in.bosch.com, Harsha.ManjulaMallikarjun@in.bosch.com, Linux-Renesas , DRI Development , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Thu, Jun 6, 2019 at 4:22 PM Jacopo Mondi wrote: > Add clock definitions for CMM units on Renesas R-Car Gen3 M3-N. > > Signed-off-by: Jacopo Mondi Reviewed-by: Geert Uytterhoeven i.e. will queue in clk-renesas-for-v5.3. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds