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=-8.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 6A2BBC4361B for ; Thu, 10 Dec 2020 12:37:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 267F623C8D for ; Thu, 10 Dec 2020 12:37:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726047AbgLJMhc convert rfc822-to-8bit (ORCPT ); Thu, 10 Dec 2020 07:37:32 -0500 Received: from mail-oi1-f193.google.com ([209.85.167.193]:37680 "EHLO mail-oi1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725947AbgLJMhc (ORCPT ); Thu, 10 Dec 2020 07:37:32 -0500 Received: by mail-oi1-f193.google.com with SMTP id l207so5553699oib.4; Thu, 10 Dec 2020 04:37:17 -0800 (PST) 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:content-transfer-encoding; bh=SbywUHfxiOfCKevo8kgPT+2gmwbtXlw9HIdds9wF3Wg=; b=WF/BeGmTEIC1x+oq3TZ+p8NNpAxWYU42EGBI8pGrSyxiTeYlj6GnA+ZJCQPAHMMDnx MLf2uZO3EdyRMTK8sOSaB1Q1qsuWYnbqnZJT8snkvmK7pmzgSpk6HO9Puh5RxHi65Yiz c/b9Gxo+GfD5tlyYUeU7JvAgvI/FSZxSWBnZ3cOqfHvVDgJqFyaxkKYSB2DoagONQe7M N6toojKKb5Zf6Vkz9hd2GLZOoAMqKZFD86lEkzIjKa85FKU6/odKp+fPBdk/Lvrl5nSg 8s3YVFFlHHhOi3OcqSxuEFEu230fMZ305VW9OPn/1H/IvM4j9zTMVLaaS9lJmyYmUvMH 49Ng== X-Gm-Message-State: AOAM530gK6xQYq4SOpfbQ5W2/l5Dm2l9zhyLNRTFu+Q4Ct92nbg7AbBY GjHZpZrACsGGTrZ7Hpsf4uRCX8h7CNNW+dF00jA= X-Google-Smtp-Source: ABdhPJyiPIQlISWbFIcvpjridFGEOBg6xNqCsEbMYjYhQg9aXB0626+J1kOaB7mvQTEHIFHi/Vynr3OuNn3FKR0UNKQ= X-Received: by 2002:aca:ec09:: with SMTP id k9mr5168882oih.153.1607603811667; Thu, 10 Dec 2020 04:36:51 -0800 (PST) MIME-Version: 1.0 References: <20201209195343.803120-1-niklas.soderlund+renesas@ragnatech.se> <20201209195343.803120-5-niklas.soderlund+renesas@ragnatech.se> In-Reply-To: <20201209195343.803120-5-niklas.soderlund+renesas@ragnatech.se> From: Geert Uytterhoeven Date: Thu, 10 Dec 2020 13:36:40 +0100 Message-ID: Subject: Re: [PATCH 4/5] clk: renesas: r8a77990: Add TMU clocks To: =?UTF-8?Q?Niklas_S=C3=B6derlund?= Cc: linux-clk , Linux-Renesas Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On Wed, Dec 9, 2020 at 8:54 PM Niklas Söderlund wrote: > This patch adds TMU{0,1,2,3,4} clocks. > > Signed-off-by: Niklas Söderlund Reviewed-by: Geert Uytterhoeven i.e. will queue in renesas-clk-for-v5.12. 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