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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8A49DC433EF for ; Mon, 25 Apr 2022 08:27:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232048AbiDYIak (ORCPT ); Mon, 25 Apr 2022 04:30:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38502 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236632AbiDYIa0 (ORCPT ); Mon, 25 Apr 2022 04:30:26 -0400 Received: from mail-qt1-f178.google.com (mail-qt1-f178.google.com [209.85.160.178]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 975CF1FA56; Mon, 25 Apr 2022 01:26:16 -0700 (PDT) Received: by mail-qt1-f178.google.com with SMTP id hf18so9835646qtb.0; Mon, 25 Apr 2022 01:26:16 -0700 (PDT) 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=Mw4/qeOxZMM6jmVeg1j9kXzpp/Z9Zm8EXt27iZCZExQ=; b=apegmHRls/HBEYd8Lnx4qRSvXHf9jlxdyMUfjqVhiscl0ZUagmkLktLiTo1E2ne1QW ngSfYTAMOSUaGHR4n/PpN6N4gBmFrcLW6yCPaDuBbV98xaF+owrVqIQ2ZdBnRIiPdqoR O3y0nBT1QGAT6bZIdGMqXRH5lgb525NdzM1FncFu89D3NNSVEtnIzDs8dmEP1xBqzfV8 7XNCAreMLAmG9cs7YMaQDuMbOPiS6Q+QhoBU4R4iaOYJhPAAZyq5v08cXauEUocSIaEH eQ+PiXXr2EaRW/Vov3we+7LysFT9Rkk5BZvtp4EXb2wpsRs8vU418XEH2+dOxF3NJa62 Z5Jw== X-Gm-Message-State: AOAM531kzI0jD7DKQt1M7wq3RuiBOKPNUXRArvV23+bH8XSV7dHAe5l/ kJWRr06KU6KzdJzn80KNwAUQnx4zGI0jBQ== X-Google-Smtp-Source: ABdhPJzodM3AwnhFiN9SE+W4ejCCunBwrPYXLtl8iFx6fhpZuHJ0QtRlVIG91h1UDNHi9bvaiUSdyg== X-Received: by 2002:a05:622a:64f:b0:2e0:6a11:7b0d with SMTP id a15-20020a05622a064f00b002e06a117b0dmr11283659qtb.9.1650875175469; Mon, 25 Apr 2022 01:26:15 -0700 (PDT) Received: from mail-yw1-f173.google.com (mail-yw1-f173.google.com. [209.85.128.173]) by smtp.gmail.com with ESMTPSA id a28-20020a05620a02fc00b0069e8e766a0csm4749850qko.94.2022.04.25.01.26.15 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 25 Apr 2022 01:26:15 -0700 (PDT) Received: by mail-yw1-f173.google.com with SMTP id 00721157ae682-2f7b90e8b37so62489247b3.6; Mon, 25 Apr 2022 01:26:15 -0700 (PDT) X-Received: by 2002:a81:5210:0:b0:2ef:21e3:54dd with SMTP id g16-20020a815210000000b002ef21e354ddmr15569251ywb.438.1650875174882; Mon, 25 Apr 2022 01:26:14 -0700 (PDT) MIME-Version: 1.0 References: <20220425064201.459633-1-yoshihiro.shimoda.uh@renesas.com> <20220425064201.459633-3-yoshihiro.shimoda.uh@renesas.com> In-Reply-To: <20220425064201.459633-3-yoshihiro.shimoda.uh@renesas.com> From: Geert Uytterhoeven Date: Mon, 25 Apr 2022 10:26:01 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v2 2/7] dt-bindings: clock: Add r8a779g0 CPG Core Clock Definitions To: Yoshihiro Shimoda Cc: Magnus Damm , Rob Herring , Krzysztof Kozlowski , Greg KH , Linux-Renesas , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "open list:SERIAL DRIVERS" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, Apr 25, 2022 at 8:42 AM Yoshihiro Shimoda wrote: > Add all Clock Pulse Generator Core Clock Outputs for the Renesas > R-Car V4H (R8A779G0) SoC. > > Signed-off-by: Yoshihiro Shimoda Reviewed-by: Geert Uytterhoeven i.e. will queue for v5.19 a branch shared by driver and DT. 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