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.0 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 1B460C433E9 for ; Thu, 3 Sep 2020 16:42:51 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E34B12072A for ; Thu, 3 Sep 2020 16:42:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E34B12072A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 56E156EA0E; Thu, 3 Sep 2020 16:42:50 +0000 (UTC) Received: from mail-il1-f194.google.com (mail-il1-f194.google.com [209.85.166.194]) by gabe.freedesktop.org (Postfix) with ESMTPS id 849736EA0E for ; Thu, 3 Sep 2020 16:42:49 +0000 (UTC) Received: by mail-il1-f194.google.com with SMTP id q6so3259618ild.12 for ; 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=Tfts3K7pCsSuMV0wQjgcqVEZ6vEf4rBRP00RsoVpR5ppM3qIsk2B53ruQccjtBkMZ4 a/PDXdJOnumKZAl8nOaTj6ULz8wIekBkGXwRGMjJGlsIcQnmsw+U9xQAVzM+aoTJIrVP I+4eV2dCenwZ37GKItus0LuBO1PRp3+mFgiDIw8nBt/XUtnAEkyMzIzfjh4EfZu0b0Qn nsJch6hLfzaL15tAV/k2X6QaqpfjBWPDBOzaIJgThSg8/LEE773HexxtA7m1lsWhHNBw rUpTnmKd1R7R2xJ2WB/H4V0GWHZuZcnJWH4qCmuw3KIqF77tbZIqAFQsp7VFHTt0iKo6 2HNw== X-Gm-Message-State: AOAM532JkAC8MWCqmmdm8KuU5MH37qHdAywbRuH71wG3Na0Gou+bgTW/ MOXdYplKvYRxvwbC1YbJgg== 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 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-Disposition: inline In-Reply-To: <20200829142501.31478-3-krzk@kernel.org> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-samsung-soc@vger.kernel.org, Bartlomiej Zolnierkiewicz , David Airlie , Mark Brown , Daniel Lezcano , Chanwoo Choi , Liam Girdwood , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Sangbeom Kim , Kukjin Kim , Sylwester Nawrocki , Thomas Gleixner , Sylwester Nawrocki , Lee Jones , linux-arm-kernel@lists.infradead.org, Marek Szyprowski Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" 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/ _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel