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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2BDE6C433F5 for ; Mon, 8 Nov 2021 16:08:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0FED061351 for ; Mon, 8 Nov 2021 16:08:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241170AbhKHQKw (ORCPT ); Mon, 8 Nov 2021 11:10:52 -0500 Received: from mail-ua1-f54.google.com ([209.85.222.54]:46657 "EHLO mail-ua1-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235799AbhKHQKw (ORCPT ); Mon, 8 Nov 2021 11:10:52 -0500 Received: by mail-ua1-f54.google.com with SMTP id az37so32489429uab.13; Mon, 08 Nov 2021 08:08:07 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=l1guUS2rE5b4UjdbPreB/LTbDFGmKIfPoVdUdqsaY5k=; b=EK8idvfU3T4JLQsR78BJgoUtf5zvMuHGtNJPGQfEChDfv43lfDsY1TqSdzVKOt8RQN y6Z7HxDvX5haJTQUyFednhHs0aBOsm9gCL+Bh7E48GPI4B+mig9SNWWVOUCfUcn535K9 nayGyYTPQHFS8l71PyEfvlOh82TwK6XClMTBEnxuHm4OufnLLnegrYasPf6RPuun4vK3 kF2Rtr29SlOC1O0hj0x507MJFUQd9SSSKd6g3Bcg8dnBgxbJLB9HTqFxghUH4hKWT7Yi yrTGVQaK/1Yt01j6slSS0cwxze/nzQGk5WVYpJhpgPEOThp3aFanYw6RtP5cC/LGDLuF dzZw== X-Gm-Message-State: AOAM5329NdMINvMUveqJk0he4A12GhXS/QzebesPXp9IKQ6o2Teo8kmd 3fTmS6rdqLyN5VZwe/Rc+Zt5xF+Phw0WuJ61 X-Google-Smtp-Source: ABdhPJyvihKNXbo2jHQj27t0VVFWT/2OjwTPdL1bpG69Qk5rn3dEhWjxmXQ1ctYo4NgYOqUTXXW+sg== X-Received: by 2002:a05:6102:948:: with SMTP id a8mr81797vsi.51.1636387687076; Mon, 08 Nov 2021 08:08:07 -0800 (PST) Received: from mail-ua1-f48.google.com (mail-ua1-f48.google.com. [209.85.222.48]) by smtp.gmail.com with ESMTPSA id v1sm2774841uac.18.2021.11.08.08.08.06 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 08 Nov 2021 08:08:06 -0800 (PST) Received: by mail-ua1-f48.google.com with SMTP id s13so16953139uaj.11; Mon, 08 Nov 2021 08:08:06 -0800 (PST) X-Received: by 2002:a67:c38f:: with SMTP id s15mr715081vsj.50.1636387686435; Mon, 08 Nov 2021 08:08:06 -0800 (PST) MIME-Version: 1.0 References: <20211104160858.15550-1-biju.das.jz@bp.renesas.com> <20211104160858.15550-4-biju.das.jz@bp.renesas.com> In-Reply-To: <20211104160858.15550-4-biju.das.jz@bp.renesas.com> From: Geert Uytterhoeven Date: Mon, 8 Nov 2021 17:07:55 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [RFC 3/4] clk: renesas: r9a07g044: Add WDT clock and reset entries To: Biju Das Cc: Michael Turquette , Stephen Boyd , Linux-Renesas , Linux Watchdog Mailing List , linux-clk , Chris Paterson , Prabhakar Mahadev Lad Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org On Thu, Nov 4, 2021 at 5:09 PM Biju Das wrote: > Add WDT{0,1,2} clock and reset entries to CPG driver. > > Signed-off-by: Biju Das Reviewed-by: Geert Uytterhoeven i.e. will queue in renesas-clk-for-v5.17. 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