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=-6.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,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 0EFE4C4363C for ; Wed, 7 Oct 2020 07:22:48 +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 A09BF20797 for ; Wed, 7 Oct 2020 07:22:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="mMV78gRf" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A09BF20797 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.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 F20106E893; Wed, 7 Oct 2020 07:22:34 +0000 (UTC) Received: from mail-ua1-x944.google.com (mail-ua1-x944.google.com [IPv6:2607:f8b0:4864:20::944]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8997488DFC for ; Tue, 6 Oct 2020 09:13:17 +0000 (UTC) Received: by mail-ua1-x944.google.com with SMTP id j15so871907uaa.8 for ; Tue, 06 Oct 2020 02:13:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=8dDgYnCSpFzq6wD68V8dBs1dGtEohkus4tfFLo0MV6k=; b=mMV78gRfUiTX0Fhq7sbtPeAZE51FANqXe2ffb+yEjr5QoeawgMMwQ8XSrhilmLvHtx sEQF9fUq5Cmu8qOzxjbqa7RQXLkqpoqkoe++HcWkcaLYHbckkwjq/ue7xT3XAD7Uwx43 V06RGxgjHInxMdw3DBkk+/9rjGYrV+FnbFAksujQ3/k0njBC0ztFm62WAFNts1zyT9yx oCohLIW+tNgNLvhP4H4CyiMr4WGBCs1Zex5WjzDVN9v47A0drQeaNuCYVRG5QCA6OMto TQSAPGix4TPbAEDvrfDxLrnk+h7EjMNps8LmL2KLypfVwnIUdvEC6slFmF9jTy6w85lq wAsw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=8dDgYnCSpFzq6wD68V8dBs1dGtEohkus4tfFLo0MV6k=; b=ipQoiiryTAYr4j+7ayGTSv3vDbHJT12DB5D2a55FxtYk+oo53/jJchRWF6yNzEUaAe ytfn0C6AJyA5jO2x5ANq1gJGoP06ym+RvBjotU0F38uzLpS/Dvixfz/3kBBfr0qGsh5c tw5CjKCVjmHcugmpqljU8A7julrMJvqwLltquRc3AScJ06ft8DTSD2450/6xnYouyyHB sDhFLE6JlQ6Zyt9PeP996JujUPHTowIOiA4SUXCvw8IxlcuDy99pUSTn/tj+4UT6FwtE jfmW0v1V//QmnQqfLzUw4DqFU/7G5nUzfwpUcJ8Nn3KRg8Englh8jaB6SMwkD+DZfCj7 Xu1Q== X-Gm-Message-State: AOAM531s3M7pGePA4pvB20PVugE/gEelMu0ZN0yxUuA/Kmx6bPJJ3nau Yq+a/IabFJ5FkfDx68OddgfdbsAjpMWV8PdBSwrRCA== X-Google-Smtp-Source: ABdhPJyShwqC7yW6UgNo8q98koC+vDiOR29TMFNqADEMu067y863m4dqGu1r37N7vNMGC6BIcV2u4BNvWr4WQc/Y4R4= X-Received: by 2002:ab0:130a:: with SMTP id g10mr2309765uae.100.1601975596602; Tue, 06 Oct 2020 02:13:16 -0700 (PDT) MIME-Version: 1.0 References: <20201005183830.486085-1-robh@kernel.org> <20201005183830.486085-2-robh@kernel.org> In-Reply-To: <20201005183830.486085-2-robh@kernel.org> From: Ulf Hansson Date: Tue, 6 Oct 2020 11:12:39 +0200 Message-ID: Subject: Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties' To: Rob Herring X-Mailman-Approved-At: Wed, 07 Oct 2020 07:22:33 +0000 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: Andrew Lunn , Linux USB List , Peter Meerwald-Stadler , Sam Ravnborg , linux-pwm@vger.kernel.org, linux-iio@vger.kernel.org, Viresh Kumar , Linux PCI , dri-devel , Liam Girdwood , linux-ide@vger.kernel.org, Thierry Reding , Srinivas Kandagatla , Laurent Pinchart , Pavel Machek , Miquel Raynal , linux-riscv@lists.infradead.org, linux-hwmon@vger.kernel.org, Lee Jones , linux-clk , linux-leds@vger.kernel.org, Vignesh Raghavendra , linux-rtc@vger.kernel.org, Marc Zyngier , Daniel Lezcano , Krzysztof Kozlowski , Chanwoo Choi , MyungJoo Ham , linux-serial@vger.kernel.org, linux-input@vger.kernel.org, Jakub Kicinski , Zhang Rui , linux-mips@vger.kernel.org, Vivien Didelot , Wolfgang Grandegger , Linux Media Mailing List , DTML , Albert Ou , Jason Cooper , Linux PM , linux-can@vger.kernel.org, "open list:GPIO SUBSYSTEM" , Mark Brown , Marc Kleine-Budde , Sebastian Reichel , Paul Walmsley , Bjorn Helgaas , Thomas Gleixner , Mauro Carvalho Chehab , Linux ARM , Jens Axboe , Alessandro Zummo , linux-watchdog@vger.kernel.org, Thomas Bogendoerfer , Mathieu Poirier , Stephen Boyd , Greg Kroah-Hartman , Dmitry Torokhov , "linux-mmc@vger.kernel.org" , Linux Kernel Mailing List , linux-spi@vger.kernel.org, linux-i2c@vger.kernel.org, Vinod Koul , Palmer Dabbelt , Wim Van Sebroeck , Richard Weinberger , dmaengine@vger.kernel.org, linux-mtd@lists.infradead.org, "David S. Miller" , Jonathan Cameron , Heiner Kallweit Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, 5 Oct 2020 at 20:38, Rob Herring wrote: > > This doesn't yet do anything in the tools, but make it explicit so we can > check either 'unevaluatedProperties' or 'additionalProperties' is present > in schemas. > > 'unevaluatedProperties' is appropriate when including another schema (via > '$ref') and all possible properties and/or child nodes are not > explicitly listed in the schema with the '$ref'. > > This is in preparation to add a meta-schema to check for missing > 'unevaluatedProperties' or 'additionalProperties'. This has been a > constant source of review issues. > > Signed-off-by: Rob Herring > --- [...] > .../devicetree/bindings/mmc/amlogic,meson-mx-sdhc.yaml | 2 ++ > Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml | 2 ++ > Documentation/devicetree/bindings/mmc/ingenic,mmc.yaml | 2 ++ > Documentation/devicetree/bindings/mmc/owl-mmc.yaml | 2 ++ > Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml | 2 ++ > Documentation/devicetree/bindings/mmc/sdhci-pxa.yaml | 2 ++ > .../devicetree/bindings/mmc/socionext,uniphier-sd.yaml | 2 ++ > Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.yaml | 2 ++ For mmc: Acked-by: Ulf Hansson [...] Kind regards Uffe _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel