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 07B06C433EF for ; Mon, 13 Jun 2022 09:11:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240561AbiFMJLe (ORCPT ); Mon, 13 Jun 2022 05:11:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44782 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231329AbiFMJL3 (ORCPT ); Mon, 13 Jun 2022 05:11:29 -0400 Received: from mail-qv1-f49.google.com (mail-qv1-f49.google.com [209.85.219.49]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C7477F5A4; Mon, 13 Jun 2022 02:11:28 -0700 (PDT) Received: by mail-qv1-f49.google.com with SMTP id 43so3946518qvb.3; Mon, 13 Jun 2022 02:11:28 -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=0o2bWkZ5eL+Cgv0KyJpTUTbbygBAqPHJMqEpfwXn/fY=; b=LGDUsHJO8Fn76tUqTfPSRsXSNprLSeRI+2L8yua+zvAQ0kfTBTFmbBwmGFEOtc0qie 7wqdBvG8mMnzSOOSrf5HwLRjGGZw5eWqWcNR4RiL7947AGAOrIySA6FBDQ0cQOqUzZ08 zyutMx9dq9J4Xb4Z4FdYZCFAobCkJngnOoMiANjC5Yd1Uu8r83ruCZ45RR5gZqrb50ES sen8kXAa/MiNwDxltiwKcbEz7PEIftsho4TSILPovoGFqYA19geoCK9u/p2nQpYBG6lQ v7xbUk3vAx6wdDVGfcsETmq8KhPWi388qVzUGZ0UNM4lZFHONAgdfbjwJq2aSV3bjCeK UsPw== X-Gm-Message-State: AOAM533zM0AIqFywindqSoWo/0qWsD4XgxAYYa1gxnQvTyYLoKRdyQoT cwPwPjkJjPelIDE1ouAvYbOp1gWMuRvNCw== X-Google-Smtp-Source: ABdhPJzMdhYtqJGs0UxkaBX5BQdmZWm/z02gU//ZqQh62x5yRueEdzOpgBcNnCnDxR7IgxIef3cViA== X-Received: by 2002:a0c:f88f:0:b0:46b:8c17:bd18 with SMTP id u15-20020a0cf88f000000b0046b8c17bd18mr31219431qvn.9.1655111487737; Mon, 13 Jun 2022 02:11:27 -0700 (PDT) Received: from mail-yw1-f180.google.com (mail-yw1-f180.google.com. [209.85.128.180]) by smtp.gmail.com with ESMTPSA id v12-20020a05620a440c00b0069fc13ce23dsm6430815qkp.110.2022.06.13.02.11.27 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 13 Jun 2022 02:11:27 -0700 (PDT) Received: by mail-yw1-f180.google.com with SMTP id 00721157ae682-30ec2aa3b6cso44391207b3.11; Mon, 13 Jun 2022 02:11:27 -0700 (PDT) X-Received: by 2002:a81:f41:0:b0:313:4d6c:49db with SMTP id 62-20020a810f41000000b003134d6c49dbmr33105243ywp.384.1655111486940; Mon, 13 Jun 2022 02:11:26 -0700 (PDT) MIME-Version: 1.0 References: <20220525151355.24175-1-wsa+renesas@sang-engineering.com> In-Reply-To: From: Geert Uytterhoeven Date: Mon, 13 Jun 2022 11:11:15 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] arm64: dts: renesas: r8a779f0: Add thermal support To: Wolfram Sang , Linux-Renesas , Linh Phung , Magnus Damm , Rob Herring , Krzysztof Kozlowski , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List Cc: Geert Uytterhoeven Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Wolfram, On Sun, Jun 12, 2022 at 9:48 PM Wolfram Sang wrote: > On Wed, May 25, 2022 at 05:13:55PM +0200, Wolfram Sang wrote: > > From: Linh Phung > > > > Add support for 3 TSC nodes of thermal. The 4th node is for the control > > domain and not for Linux. > > > > Signed-off-by: Linh Phung > > [wsa: rebased, fixed resource size, removed unused 4th node breaking probe] > > Signed-off-by: Wolfram Sang > > Eeks, this should have been: > > Signed-off-by: Wolfram Sang > > Shall I resend? No need to resend, I can fix that while applying. Unless you want to make other changes, which I believe is not the case, as only the DT bindings patch needed a new version? 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