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.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,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 955F8C4727D for ; Tue, 6 Oct 2020 09:13:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4E78E20FC3 for ; Tue, 6 Oct 2020 09:13:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="mMV78gRf" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726181AbgJFJNX (ORCPT ); Tue, 6 Oct 2020 05:13:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43402 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726078AbgJFJNT (ORCPT ); Tue, 6 Oct 2020 05:13:19 -0400 Received: from mail-ua1-x941.google.com (mail-ua1-x941.google.com [IPv6:2607:f8b0:4864:20::941]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AE26AC0613D9 for ; Tue, 6 Oct 2020 02:13:17 -0700 (PDT) Received: by mail-ua1-x941.google.com with SMTP id c7so435262uaq.4 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=In9YkinbjW/2stEojhfSbt1wxD1uXhr9goC8ntQ3vviw5u3/mFchdfys1ggdgusd0o 1aZR9E4MlYENKsQqvNglr/frBzjVFH9AsM1/V7loh/d+JbzSAVukuZF7BGOgLGdQTuNI 70RB8IpJmnwfXih+bjjgLKI8VdZZP2MwNUPGv19+GRNEPwksqQ/sFoJ2EI8UC7xgmEtl Wk4kahlDhjLnC+daNkg25TWx8P1LOUPOdotjPUVdo+cjpYEwSmo5sNnXwOeMn4Sq9SxZ KV46TPPzILOFyQgKsyLLQHzzrh5GbMD5Cm4umskhdYgcqH84brwUN4Hw2xeKajouH1qy X80g== X-Gm-Message-State: AOAM531LT1aH0jY091jU2fXxLizwfHtNx4gwHj+IMMJ7ZXDqJBGGjGDn ekG1JlWXjVGkCFH9qXtTvz7urWM/HvRjEX6jhUQBVw== 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 Cc: DTML , Linux Kernel Mailing List , Albert Ou , Alessandro Zummo , Andrew Lunn , Bjorn Helgaas , Chanwoo Choi , Daniel Lezcano , "David S. Miller" , dmaengine@vger.kernel.org, Dmitry Torokhov , dri-devel , Greg Kroah-Hartman , Heiner Kallweit , Jakub Kicinski , Jason Cooper , Jens Axboe , Jonathan Cameron , Krzysztof Kozlowski , Lars-Peter Clausen , Laurent Pinchart , Lee Jones , Liam Girdwood , Linus Walleij , Marc Kleine-Budde , Marc Zyngier , Mark Brown , Mathieu Poirier , Mauro Carvalho Chehab , Miquel Raynal , MyungJoo Ham , Palmer Dabbelt , Paul Walmsley , Pavel Machek , Peter Meerwald-Stadler , Richard Weinberger , Sam Ravnborg , Sebastian Reichel , Srinivas Kandagatla , Stephen Boyd , Thierry Reding , Thomas Bogendoerfer , Thomas Gleixner , Vignesh Raghavendra , Vinod Koul , Viresh Kumar , Vivien Didelot , Wim Van Sebroeck , Wolfgang Grandegger , Zhang Rui , Linux ARM , linux-can@vger.kernel.org, linux-clk , "open list:GPIO SUBSYSTEM" , linux-hwmon@vger.kernel.org, linux-i2c@vger.kernel.org, linux-ide@vger.kernel.org, linux-iio@vger.kernel.org, linux-input@vger.kernel.org, linux-leds@vger.kernel.org, Linux Media Mailing List , linux-mips@vger.kernel.org, "linux-mmc@vger.kernel.org" , linux-mtd@lists.infradead.org, Linux PCI , Linux PM , linux-pwm@vger.kernel.org, linux-riscv@lists.infradead.org, linux-rtc@vger.kernel.org, linux-serial@vger.kernel.org, linux-spi@vger.kernel.org, Linux USB List , linux-watchdog@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org 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 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.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,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 3472FC47095 for ; Tue, 6 Oct 2020 09:13:34 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 D0B4821775 for ; Tue, 6 Oct 2020 09:13:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="GkeXomp/"; 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 D0B4821775 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From:In-Reply-To: References:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=r4aoZFaD2FY1LvvMgpGI3NS24B7kgQDzpx6AvWHvdP8=; b=GkeXomp/vnunhqNdp3gZjM3oM BL8xiZXKeq/6YUY6w9n4HRrveGtfJJOkIHfugv1uj+JzWXnSuNndP61GvFcB9ziZfj7pQyOMVv8T4 wz/jKqd/dCe9zR7tJuziTiXrtIV7QONGLL4TPTT4rI7bJQJZxQIuFoDnG2ujGait628CaAFMAC7CJ ZU+abcDWbd2yHv14wfW7esgfaS+gegaQ+ky8TaSrvErvpuMmqJ7oZ3XMulnz6iGk9w0kmazcgycDB OlOMMzWqNMBj+hzgClDwS83ZEKBqNywnE6fiKffcS81OS4rz3+6n/YuyW2Q/co/RUKd7ORP33nc/R SzSJR7UmQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kPj2B-0004HH-Bd; Tue, 06 Oct 2020 09:13:23 +0000 Received: from mail-ua1-x942.google.com ([2607:f8b0:4864:20::942]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kPj27-0004FM-54 for linux-riscv@lists.infradead.org; Tue, 06 Oct 2020 09:13:21 +0000 Received: by mail-ua1-x942.google.com with SMTP id c1so1001199uap.3 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=LPG1LHu3xNFzHkBKKpOeud1edKpq4M7EjLqSr+K/kY16Sp7EZvxg9/63kokLko0LdZ 8zYV6CrpM0HdMoH3kYvQzjSPA7HynreYIB59Zny+2/PhkxRSy1FPumP3/cM/6QZoxpFd PDW06gRRPJzWV7gP0JKDAMeeavl6Tado5ZJDA2yef10kDypcZfKq+zHVID1yXCP+Xxld efWE/uQNcg+8aP4VMZgpKqlPFX3yZFPFrLAHDFUWF2jjk/jiExpKR8blLVbg927w15gE R0/nwd1+i/V+1vsrYhM7fVR44LwKke8Gdk6qQ1JkrCuLdOg/BDDorkZ1D8mdD6zql1bo E8UQ== X-Gm-Message-State: AOAM530mvGduJn4x4ktOiPRi8ePfp+BdCmDBxWlbfYUkr0PuyHG7L7+9 AanthRyHYZARc5VQutGsLR0Bkywh6Z77WdvZXXK2MQ== 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-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201006_051319_214441_DA7E33D6 X-CRM114-Status: GOOD ( 18.47 ) X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: 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 , Linus Walleij , 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, Lars-Peter Clausen , 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 Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org 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 _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv 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.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,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 33E8AC41604 for ; Tue, 6 Oct 2020 09:14:26 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 B7B4920866 for ; Tue, 6 Oct 2020 09:14:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="oHLavwAX"; 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 B7B4920866 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From:In-Reply-To: References:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=yklKxNxyjI3cvr9ztMQ/ieX+agpLxNB9407OpsDZTVU=; b=oHLavwAXppC/xXbauJkCeJBz6 PRwHglqSj83TcdMzjB7vt6qdWZkSyiYuQOE6++isfpSKBSe9pcDp8U1XgGvK0hML2T+C9sMqSZ2UA 3Jy2Zu0twwx5XGaQrtQMXRJTBNnULNOl9ALZuOlkJBrP8bEjij4dL71BadbALmItTqGICdbo9/zEH g00yNOIXiDvjoKAILmh87iGrdzUDJo30IVMvPFdbQVPLgbVpBVyzRBezpYAYJi3yzWjgc2QAs7mOr uQaXt6ENxC8bcOYoLeR/7w7ZFYeJY9Ir4CC3T5alXt+eu2Hkq0VMMPvHyLjPma1TXnRJOt5s8Fe8Q cmwRZxOGA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kPj2D-0004Hu-Eq; Tue, 06 Oct 2020 09:13:25 +0000 Received: from mail-ua1-x944.google.com ([2607:f8b0:4864:20::944]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kPj27-0004FK-8m for linux-mtd@lists.infradead.org; Tue, 06 Oct 2020 09:13:22 +0000 Received: by mail-ua1-x944.google.com with SMTP id j21so1646022uak.5 for ; Tue, 06 Oct 2020 02:13:18 -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=ViQA0z7uJ6NbGtfQoFh0Pjn14rCnj1PmrK/WkOOG/jrUzyoiZeJSL+RMveL4AJOZte dyrpi9ncWDpA8NMUs9ZpZ34Jr+7QdZ8fcRSh8HeXSP4mW3o/ptwEdzLDb9N05681Ual+ 8Xo+ca4KRwhHKtcT2UWRBNHSvNKwNy+hXCanYGE58mqS2jjvCTj3kz+nngDzvKVhMjW/ Wqsdz7Ym2S72l5N5r3ZYEmkNgaMaqhv6foYuxGWxWGlrbNNyEnwLYLze/d2V6K0yfjOS yE2R65qrlKd3gIOfen77bsigwMnM0tITJqPn5Rc2/vXh235HCByEbZGEGDXJMUzYMTwX 8CKA== X-Gm-Message-State: AOAM530chqWsLOAT9pxHTZN+XfylBuMF7ODUrGRq5RYq6S9d8LUOVvCt Eq7htSixYRvFLaeVE1sfGTvZGVZo3fc1igbVUf+csA== 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-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201006_051319_389291_EF312BF6 X-CRM114-Status: GOOD ( 19.24 ) X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux MTD discussion mailing list 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 , Linus Walleij , 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, Lars-Peter Clausen , 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 Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org 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 ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/ 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