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 0EEFBC433F5 for ; Thu, 18 Nov 2021 18:19:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E89BE61AA3 for ; Thu, 18 Nov 2021 18:19:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232137AbhKRSWT (ORCPT ); Thu, 18 Nov 2021 13:22:19 -0500 Received: from mail-ua1-f47.google.com ([209.85.222.47]:34689 "EHLO mail-ua1-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229868AbhKRSWT (ORCPT ); Thu, 18 Nov 2021 13:22:19 -0500 Received: by mail-ua1-f47.google.com with SMTP id n6so15743473uak.1; Thu, 18 Nov 2021 10:19:18 -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=58RDSsFLe6tCKAouFrWVNhILxTyHn3wPqyR+5WBFW5o=; b=lN1E0eM9uidFSKy+5e0eIaZ5RhIRdAnhPXISWtKUjskCfunyGuMhJG+gTyGVkdikEW /zPTi9Gt0QeUjgqkUvx0q8uWITDh10xCFL+Rl7b/aCgKbVy6vRUqyOjcC3FiD8ibw4dT IwZ/NXmcSlHPZkyS+ROn1sU+HngFGA21GUnK4wS8h8GdC9wN1rEuFrDnQ9TnfShyhUSj tlTbaig0GrP6DeXWz4DnMIozx+iG/Jx2so2t9ngA/I7VK+vXilzkCVih6/Di3U37ro5d dGryijUESbED5DL3VYVhL+8sQSDRWW1sje9SBd0d6cs+XRdFDAhCsn6tv3OHudhPsB0J YqzA== X-Gm-Message-State: AOAM533dJN88xDPUSD+nkH+AyGgDFowifiIcpdUNk2tSn45AEzCwYdIX 5k8A3gkbiQbGbPuWfhbpeKPGclHinS5dTg== X-Google-Smtp-Source: ABdhPJxD/9SsY2/5Yd1MFhWCi62dT9eigS1Fe8pOxVbJESg7lN8PNxMEQMjWS5lzC8mpsoyjq0pGSw== X-Received: by 2002:a05:6102:a4a:: with SMTP id i10mr82773528vss.47.1637259558447; Thu, 18 Nov 2021 10:19:18 -0800 (PST) Received: from mail-vk1-f178.google.com (mail-vk1-f178.google.com. [209.85.221.178]) by smtp.gmail.com with ESMTPSA id a4sm275673vkm.46.2021.11.18.10.19.17 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 18 Nov 2021 10:19:18 -0800 (PST) Received: by mail-vk1-f178.google.com with SMTP id t127so4308759vke.13; Thu, 18 Nov 2021 10:19:17 -0800 (PST) X-Received: by 2002:a05:6122:20a7:: with SMTP id i39mr106157039vkd.15.1637259557842; Thu, 18 Nov 2021 10:19:17 -0800 (PST) MIME-Version: 1.0 References: <20211116074130.107554-1-yoshihiro.shimoda.uh@renesas.com> <20211116074130.107554-4-yoshihiro.shimoda.uh@renesas.com> In-Reply-To: <20211116074130.107554-4-yoshihiro.shimoda.uh@renesas.com> From: Geert Uytterhoeven Date: Thu, 18 Nov 2021 19:19:06 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 03/16] dt-bindings: reset: renesas,rst: Document r8a779f0 reset module 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: linux-serial@vger.kernel.org On Tue, Nov 16, 2021 at 8:42 AM Yoshihiro Shimoda wrote: > Document bindings for the R-Car S4-8 (R8A779F0) reset module. > > Signed-off-by: Yoshihiro Shimoda Reviewed-by: Geert Uytterhoeven i.e. will queue in renesas-devel 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