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 B39D6C41535 for ; Tue, 12 Apr 2022 10:09:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1354727AbiDLKH6 (ORCPT ); Tue, 12 Apr 2022 06:07:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39168 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349491AbiDLJk3 (ORCPT ); Tue, 12 Apr 2022 05:40:29 -0400 Received: from mail-qt1-f181.google.com (mail-qt1-f181.google.com [209.85.160.181]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C1E9668FBD; Tue, 12 Apr 2022 01:45:53 -0700 (PDT) Received: by mail-qt1-f181.google.com with SMTP id z16so2536921qtq.6; Tue, 12 Apr 2022 01:45:53 -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=NtJgxMX7kuge/OzsJhgIVePckDKGAXzPV+JSxJ4S3Qk=; b=X3ee2v9pdymvznXSFZGy4RIDzTKmh2khVEjVWQVmersA9tb24ElBJsmJrPJ63BEGhI dl+qzJL4vbdmRCVX1274qKVsFjKjQyU104l5e/o0W6LsaMMf1KEeWPwAkW4uaUh61QOx 98WTQgIMlV+OzovFlLgd1+G2fmtnrBaqIfRwn5pFxBa+WIxAd1+jl6ZX+HKgF55DxF4O bEoSQFV/9CgRAiGSyDOez2hdwYV15ooMhxAL3OsspWLJijTd6E+cKTZqaWuZ4UJkJpHo bVJzYnsq5MycXC9ykdYy4WA/TIoCfWNtsrKZow2S2woJC3MdF8fmK5Bwlf9mgdmB23fA n0KA== X-Gm-Message-State: AOAM5309mmD+s0QpTynU3Sdj4gTWZ3o4xSfgxA0xLGjEOv987kxmFBlc F9W4mVAjU8Gf3bIiSdxE1LJOj97S98NBl3Gz X-Google-Smtp-Source: ABdhPJxtF+BeUpkIbM9hgnn0rlERtXoFR9YhuH/gRyZVKB8vihT8ka7eBFVz9hTLn+9ipv+Pec/ZzA== X-Received: by 2002:a05:622a:408c:b0:2f0:7b56:e798 with SMTP id cg12-20020a05622a408c00b002f07b56e798mr1402461qtb.504.1649753152829; Tue, 12 Apr 2022 01:45:52 -0700 (PDT) Received: from mail-yb1-f172.google.com (mail-yb1-f172.google.com. [209.85.219.172]) by smtp.gmail.com with ESMTPSA id g28-20020a05620a109c00b0069c25d4fee4sm3066687qkk.32.2022.04.12.01.45.52 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 12 Apr 2022 01:45:52 -0700 (PDT) Received: by mail-yb1-f172.google.com with SMTP id f38so31907636ybi.3; Tue, 12 Apr 2022 01:45:52 -0700 (PDT) X-Received: by 2002:a5b:984:0:b0:63f:8c38:676c with SMTP id c4-20020a5b0984000000b0063f8c38676cmr15153985ybq.393.1649753152317; Tue, 12 Apr 2022 01:45:52 -0700 (PDT) MIME-Version: 1.0 References: <20220322095512.4707-1-wsa+renesas@sang-engineering.com> <20220322095512.4707-3-wsa+renesas@sang-engineering.com> In-Reply-To: <20220322095512.4707-3-wsa+renesas@sang-engineering.com> From: Geert Uytterhoeven Date: Tue, 12 Apr 2022 10:45:41 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 2/5] ARM: dts: rzg1: add interrupt property to the watchdog node To: Wolfram Sang Cc: Linux-Renesas , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, Mar 22, 2022 at 11:02 AM Wolfram Sang wrote: > Driver doesn't use it yet, but let's describe the HW properly. > > Signed-off-by: Wolfram Sang Reviewed-by: Geert Uytterhoeven i.e. will queue in renesas-devel for v5.19. 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