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=-4.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,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 3A011C47425 for ; Tue, 6 Oct 2020 05:30:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E78CA208C3 for ; Tue, 6 Oct 2020 05:30:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601962228; bh=/MHJmlDNIk0zmKN48coH15OT8JF/0mkBH1HqI0doB1I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=QNjw5Kx8Yj1ubGCnz0WB8go2v203hjIYyCrj3MAomry2I5/qtCX8moaYy+FfOLeBB Dv5wRb6PgCwwEVfv5QtYuhcFQqR7fSIx59rR32vb4xE4I91fpQ3y0G8fEcnpDegW+j ylq7fF6bgQQLaNBQyjQARanPzl74NxPB6in0gaWk= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727070AbgJFFa2 (ORCPT ); Tue, 6 Oct 2020 01:30:28 -0400 Received: from mail.kernel.org ([198.145.29.99]:50526 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725912AbgJFFaZ (ORCPT ); Tue, 6 Oct 2020 01:30:25 -0400 Received: from localhost (unknown [122.167.144.92]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2836120870; Tue, 6 Oct 2020 05:30:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601962224; bh=/MHJmlDNIk0zmKN48coH15OT8JF/0mkBH1HqI0doB1I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YGPJhsayA3KJ0CGNVBMigIHzGRd5zPVP8je1HulLIWPKBHlXBlGAcwusUKcd0u2vw gsDVYBCG7OsZvqnfd25XCapc7xM0rV1jhiQ4hcBEyR5ORDJR3ih/+Nx7/tqqJExanH kpAfe+tjO47MqB+lPncSnphsT7dwWJ8xAVZEVt4c= Date: Tue, 6 Oct 2020 11:00:19 +0530 From: Vinod Koul To: Rob Herring Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Albert Ou , Alessandro Zummo , Andrew Lunn , Bjorn Helgaas , Chanwoo Choi , Daniel Lezcano , "David S. Miller" , dmaengine@vger.kernel.org, Dmitry Torokhov , dri-devel@lists.freedesktop.org, 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 , Ulf Hansson , Vignesh Raghavendra , Viresh Kumar , Vivien Didelot , Wim Van Sebroeck , Wolfgang Grandegger , Zhang Rui , linux-arm-kernel@lists.infradead.org, linux-can@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, 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@vger.kernel.org, linux-mips@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org, linux-pci@vger.kernel.org, linux-pm@vger.kernel.org, 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@vger.kernel.org, linux-watchdog@vger.kernel.org Subject: Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas Message-ID: <20201006053019.GP2968@vkoul-mobl> References: <20201005183830.486085-1-robh@kernel.org> <20201005183830.486085-5-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201005183830.486085-5-robh@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-serial@vger.kernel.org On 05-10-20, 13:38, Rob Herring wrote: > In order to add meta-schema checks for additional/unevaluatedProperties > being present, all schema need to make this explicit. As common/shared > schema are included by other schemas, they should always allow for > additionalProperties. Acked-By: Vinod Koul -- ~Vinod