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 X-Spam-Level: X-Spam-Status: No, score=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CCD2CC433E9 for ; Thu, 3 Sep 2020 16:42:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 90B25208C7 for ; Thu, 3 Sep 2020 16:42:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599151373; bh=2RtfrIJb5ZRLOqfhHZZM9Tv1Uch+g6P3YOoBgzDYitg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=sWWnbJ34TprwPm2jh1yisLbqn5+SyQ7EB2iiraIy+WdAQpqz0I0Urwkap19bf58oI fYhteGAfVgFenqwr9b4D/oxB+OZSYDPoDltoLL8UwsfBgMVxMm9aWJrk5sgYjVigTr /79ECrZqM9wnieiuP7v8ndMavf0X0B0xvY7DRw3o= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729035AbgICQmw (ORCPT ); Thu, 3 Sep 2020 12:42:52 -0400 Received: from mail-il1-f194.google.com ([209.85.166.194]:37965 "EHLO mail-il1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728343AbgICQmu (ORCPT ); Thu, 3 Sep 2020 12:42:50 -0400 Received: by mail-il1-f194.google.com with SMTP id w3so3306208ilh.5; Thu, 03 Sep 2020 09:42:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=3N9AevB6RmnRGPj8FDy4IK+19+ZllXrOBzHdsEB5tpA=; b=hsWu47SC5TEPEXUNd0Z7gjFGdiTbrGjFh4ciIKN1wrg4NyEl39Vs0LZ7x/28GePsaI D4vlp7tqbA5pmFgLrK7HUprKwoClcVWUj7Bty1pbLv4NBs6eESNGcsarKzN5oZuvsJko uTjI0qUYKXL0vBd2NJie8BPZ3SPj5A3G1j9O5mchINqX8a8UOItrihOa38QAwLh2/YOC hgjNHDVAfdv4fI03r2Na2iWT0fd6ftggSQowj8QSe47FQnTjjzuTSMZVXgnBDGIDVW1N tpee9UJ1Sj1Hr5cfqmjO0Grnno5BJi4y9VTmxd7OGmA8sBRMDWbcgldm1beU6T0lGB+O IHLg== X-Gm-Message-State: AOAM531riI9NohBy5TzU17MR0nP8svLv5bpjva7ziEkBOP6MUQ3qKpS/ JFzaGsyGKUUS00xAfsjTSg== X-Google-Smtp-Source: ABdhPJxRAYyjUZiXDXO4KvACDThXQaoxGDmQVYPWjjr53PXDSj6UE7VQ2ryTEL5P37If/VKc8+Se/A== X-Received: by 2002:a92:6606:: with SMTP id a6mr3867837ilc.128.1599151368926; Thu, 03 Sep 2020 09:42:48 -0700 (PDT) Received: from xps15 ([64.188.179.249]) by smtp.gmail.com with ESMTPSA id w26sm1755180ili.34.2020.09.03.09.42.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Sep 2020 09:42:48 -0700 (PDT) Received: (nullmailer pid 2924734 invoked by uid 1000); Thu, 03 Sep 2020 16:42:46 -0000 Date: Thu, 3 Sep 2020 10:42:46 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: Kukjin Kim , David Airlie , Daniel Vetter , Lee Jones , Sangbeom Kim , Sylwester Nawrocki , Liam Girdwood , Mark Brown , Daniel Lezcano , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, alsa-devel@alsa-project.org, Marek Szyprowski , Bartlomiej Zolnierkiewicz , Sylwester Nawrocki , Chanwoo Choi , Inki Dae Subject: Re: [PATCH 03/10] dt-bindings: timer: exynos4210-mct: Use unevaluatedProperties Message-ID: <20200903164246.GA2924432@bogus> References: <20200829142501.31478-1-krzk@kernel.org> <20200829142501.31478-3-krzk@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200829142501.31478-3-krzk@kernel.org> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Sat, Aug 29, 2020 at 04:24:54PM +0200, Krzysztof Kozlowski wrote: > Additional properties actually might appear (e.g. clocks) so use > unevaluatedProperties to fix dtbs_check warnings like: > > arch/arm64/boot/dts/exynos/exynos5433-tm2.dt.yaml: timer@101c0000: > 'clock-names', 'clocks' do not match any of the regexes: 'pinctrl-[0-9]+' > > Signed-off-by: Krzysztof Kozlowski > --- > .../devicetree/bindings/timer/samsung,exynos4210-mct.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) NAK. See https://lore.kernel.org/r/CAL_JsqKPXJxsHPS34_TCf9bwgKxZNSV4mvQR-WKRnknQVtGGxQ@mail.gmail.com/