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 B75B0C433EF for ; Mon, 2 May 2022 15:39:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1376413AbiEBPnI (ORCPT ); Mon, 2 May 2022 11:43:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49884 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1385916AbiEBPnH (ORCPT ); Mon, 2 May 2022 11:43:07 -0400 Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A3D72BC38; Mon, 2 May 2022 08:39:34 -0700 (PDT) Received: by mail-qk1-f171.google.com with SMTP id j6so11614114qkp.9; Mon, 02 May 2022 08:39:34 -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=1cbGL55MYefR1RBZQnBzW2Qa9xyYWDeso5LJDjp3Bs0=; b=agbtVE+6hD43TgiKkbLdT5BGzG9qk7CR085iYY2Zh4iLLKYQTCUjcvnaHtCRFQFpom /LYLQmHsxTx0xVJ18DQ5wB2gkIT79iZUF1aMVhb1MR8q5gztJRP6e/JvmEFVtjYlOAue rgx6KaNkdxyukbRt/XkegzcXJ7q+UVYmPIHXTiMtwH46+y83mzDgIHA4wHgFIByRX3mx dS5EkfS0R9zs5CIw3LCDeeMbTrcTNEKxcbHLIPO84kZUip0E+GLRFLX4TWQ7FTE/PlQa HD8NMGwW9DP0yufeRtT8BxQb2jNcEvzea8MykVxFBlwjCcN3LNAqyEraVglNh5PLzNXP 0GYA== X-Gm-Message-State: AOAM533yycLW3jAqkTjzssmIc6tzGDrpnTt9GMmRNiB33pyG5ybPGWHx 1TkzvSEsFVML7LLE59N1Az1c8Z6XKHPZdw== X-Google-Smtp-Source: ABdhPJywu5l9QXuFBssHW2zNyBncjnPx1NvdseTZGeiA1/vQANEr0jEYFMgqeF6RjYhw9/x4Mp3PIg== X-Received: by 2002:a37:5347:0:b0:69f:842f:bfed with SMTP id h68-20020a375347000000b0069f842fbfedmr9005184qkb.303.1651505973505; Mon, 02 May 2022 08:39:33 -0700 (PDT) Received: from mail-yw1-f178.google.com (mail-yw1-f178.google.com. [209.85.128.178]) by smtp.gmail.com with ESMTPSA id i3-20020ac84883000000b002f39b99f68csm4361014qtq.38.2022.05.02.08.39.33 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 02 May 2022 08:39:33 -0700 (PDT) Received: by mail-yw1-f178.google.com with SMTP id 00721157ae682-2f7bb893309so151715407b3.12; Mon, 02 May 2022 08:39:33 -0700 (PDT) X-Received: by 2002:a81:9b0c:0:b0:2f4:c522:7d3c with SMTP id s12-20020a819b0c000000b002f4c5227d3cmr11532849ywg.316.1651505972915; Mon, 02 May 2022 08:39:32 -0700 (PDT) MIME-Version: 1.0 References: <20220501081930.23743-1-biju.das.jz@bp.renesas.com> In-Reply-To: <20220501081930.23743-1-biju.das.jz@bp.renesas.com> From: Geert Uytterhoeven Date: Mon, 2 May 2022 17:39:20 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] dt-bindings: thermal: rzg2l-thermal: Document RZ/G2UL bindings To: Biju Das Cc: Rob Herring , Krzysztof Kozlowski , "Rafael J. Wysocki" , Daniel Lezcano , Amit Kucheria , Zhang Rui , Linux PM list , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Chris Paterson , Biju Das , Prabhakar Mahadev Lad , Linux-Renesas Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Sun, May 1, 2022 at 10:19 AM Biju Das wrote: > Document RZ/G2UL TSU bindings. The TSU block on RZ/G2UL is identical to one > found on RZ/G2L SoC. No driver changes are required as generic compatible > string "renesas,rzg2l-tsu" will be used as a fallback. > > Signed-off-by: Biju Das Reviewed-by: Geert Uytterhoeven 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