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 1E70CC43217 for ; Thu, 18 Nov 2021 18:44:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0417961B5F for ; Thu, 18 Nov 2021 18:44:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229853AbhKRSrD (ORCPT ); Thu, 18 Nov 2021 13:47:03 -0500 Received: from mail-ua1-f47.google.com ([209.85.222.47]:44599 "EHLO mail-ua1-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233889AbhKRSrC (ORCPT ); Thu, 18 Nov 2021 13:47:02 -0500 Received: by mail-ua1-f47.google.com with SMTP id p2so15780057uad.11; Thu, 18 Nov 2021 10:44:01 -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=/igAPULmTfgLhL5fHiLq/DTc4xiwavj/zLxqcwtodaM=; b=yR1JjVHmdiAVWFoMCqKIvu97TMD0ztj3ZEK/DTN9uXOog0cAF0XsVc880w7axWiTXn IMe6u/T0feHdf8AGC1/cEP7MHYkxEGjE6M4V4xt2LQ//Dc27YYqzJlvmj2wXs8MnlW2O /Da5YZv3NhUITecuNxDiLMq59HXxLexUybtTxxSFW/TDqV5vQv/aqRqwxz/oYAD1yXGV 9LOYSf9tBO41ukZifwXGmB8HCganPHBvA8bYdOmhQ3lQu/AQRqE/gg3kaK5wsSxgEye8 McQFj6xsw6+BCtiXY/fUIx/6EsC/lSEEGIy6j0gm8WO59My3YWacf7dQE2TQjapu7hML U95g== X-Gm-Message-State: AOAM532i+fyCbOwrOQ+4r0zRhNZPV/t0X2UnJeCowPGHyUWUSPH9JMzn xcK3wu7EXYyIbil+q9RDsXQbZmzoflAA8Q== X-Google-Smtp-Source: ABdhPJwjZFp3W5qQgmjGHl8xrMiGI082VeXF+TwEpKKjHnZbTJcxaTnuzuxJlOA1Xl5SkcLBn7/1sg== X-Received: by 2002:ab0:22c6:: with SMTP id z6mr40037757uam.80.1637261041230; Thu, 18 Nov 2021 10:44:01 -0800 (PST) Received: from mail-ua1-f41.google.com (mail-ua1-f41.google.com. [209.85.222.41]) by smtp.gmail.com with ESMTPSA id c2sm346058uab.11.2021.11.18.10.44.00 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 18 Nov 2021 10:44:01 -0800 (PST) Received: by mail-ua1-f41.google.com with SMTP id ay21so15785232uab.12; Thu, 18 Nov 2021 10:44:00 -0800 (PST) X-Received: by 2002:a67:c38f:: with SMTP id s15mr84419879vsj.50.1637261040791; Thu, 18 Nov 2021 10:44:00 -0800 (PST) MIME-Version: 1.0 References: <20211116074130.107554-1-yoshihiro.shimoda.uh@renesas.com> <20211116074130.107554-7-yoshihiro.shimoda.uh@renesas.com> In-Reply-To: <20211116074130.107554-7-yoshihiro.shimoda.uh@renesas.com> From: Geert Uytterhoeven Date: Thu, 18 Nov 2021 19:43:49 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 06/16] dt-bindings: clock: renesas,cpg-mssr: Document r8a779f0 To: Yoshihiro Shimoda Cc: Magnus Damm , Rob Herring , Greg KH , Jiri Slaby , 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 Tue, Nov 16, 2021 at 8:42 AM Yoshihiro Shimoda wrote: > Add binding documentation for the R-Car S4-8 (R8A779F0) Clock Pulse > Generator. > > Signed-off-by: Yoshihiro Shimoda 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