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 199E2CCA47A for ; Tue, 14 Jun 2022 13:47:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239259AbiFNNq6 (ORCPT ); Tue, 14 Jun 2022 09:46:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60804 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230077AbiFNNq5 (ORCPT ); Tue, 14 Jun 2022 09:46:57 -0400 Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D020421E21; Tue, 14 Jun 2022 06:46:53 -0700 (PDT) Received: by mail-qk1-f173.google.com with SMTP id d128so6375953qkg.8; Tue, 14 Jun 2022 06:46: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=4e9YVI1qcHuboFx6XM8DW9ECXNo0yy6Zy9E+en0JNY4=; b=b0rHqZgh1nq2RMwd56UMKbapYHUzhjN8Qaw5xblMTgeUmQrMRUGArdwu2JL/Wbh3Wt cel7QO76YS4FuujNxizkZlffQtg73h5YdETVcqcNe5HMNJ7Yiob6zi+8Glwj0NYNbLP1 5x5BT5BpjJfps5rrUHBLgdC3Ev5Vm+GD7/4xDqTnw/StO9le+jCVdtE2DciBHs0r7km1 x2FYFsIVd6H8gk3sa7UTctHXQEfuhBRzIgqiOYIiexBnwknqmao7b33y/lsm3+Liersi UZq4GmPPXIO/OUkMZICFirMqmI5zHcW+nP8k5RZppOU7cNtF2uMOfmpMr/oxHdCkP+BN E2Ng== X-Gm-Message-State: AOAM530zpaOdX2GaVcGa2E/BpJ+Ka3zJGzY/JEuXH/6TIm0gs+PomaVd h1CiQbvvW305UJAJWUOmP94rjMlSl1iRow== X-Google-Smtp-Source: ABdhPJxwvRN9T5goLP0u05qzkiD1NCmBL3Xzr8N/NHL2Qh+ouxw+QmS5pC1FDDanU93lHDuKjZ3YiA== X-Received: by 2002:a05:620a:1a0c:b0:6a6:d021:7be3 with SMTP id bk12-20020a05620a1a0c00b006a6d0217be3mr3817680qkb.667.1655214412740; Tue, 14 Jun 2022 06:46: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 ff24-20020a05622a4d9800b003051190886dsm6978489qtb.75.2022.06.14.06.46.52 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 14 Jun 2022 06:46:52 -0700 (PDT) Received: by mail-yb1-f172.google.com with SMTP id t32so15177387ybt.12; Tue, 14 Jun 2022 06:46:52 -0700 (PDT) X-Received: by 2002:a25:818c:0:b0:664:a584:fafd with SMTP id p12-20020a25818c000000b00664a584fafdmr5077802ybk.543.1655214412054; Tue, 14 Jun 2022 06:46:52 -0700 (PDT) MIME-Version: 1.0 References: <20220610201701.7946-1-wsa+renesas@sang-engineering.com> In-Reply-To: <20220610201701.7946-1-wsa+renesas@sang-engineering.com> From: Geert Uytterhoeven Date: Tue, 14 Jun 2022 15:46:40 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v3 1/2] dt-bindings: thermal: rcar-gen3-thermal: use positive logic To: Wolfram Sang Cc: Linux-Renesas , =?UTF-8?Q?Niklas_S=C3=B6derlund?= , "Rafael J. Wysocki" , Daniel Lezcano , Amit Kucheria , Zhang Rui , Rob Herring , Krzysztof Kozlowski , Linux PM list , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 10, 2022 at 10:18 PM Wolfram Sang wrote: > When handling the V3U/r8a779a0 exception, avoid using 'not:' because > then its subschemas are far away in the 'else:' branch. Keep them > together using positive logic. > > Signed-off-by: Wolfram Sang > --- > > Changes since v2: > * new patch Reviewed-by: Geert Uytterhoeven > Tested with: > make dtbs_check DT_SCHEMA_FILES=thermal/rcar-gen3-thermal.yaml And dt_binding_check? Yep, it succeeds ;-) 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