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 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 74551C54E94 for ; Thu, 26 Jan 2023 08:03:28 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 40829E98; Thu, 26 Jan 2023 09:02:36 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 40829E98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1674720206; bh=f6ppKayRUr7vsPgDqYxYeWCDPUB24nWR6oxyS6RxttI=; h=Date:From:To:Subject:References:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: Cc:From; b=rBAT+5NP6Ar6CETC649HQpna8RzeZOdyKalLIp/fD4ph7zLyXASld4ayLgmXop+20 QjpjpqVQQjcOaJq22HTHDDj/X156gBpnKQM+zyR42m1Y90Q2uqPEM2ZXBmufmaBveP LpF27dfo4hA1/5bUQjyDwayhYSjSE1/lQemNh524= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 0174AF805FA; Thu, 26 Jan 2023 08:55:43 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 289F5F80424; Wed, 25 Jan 2023 15:35:35 +0100 (CET) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id D2548F800AE for ; Wed, 25 Jan 2023 15:35:29 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz D2548F800AE Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key, unprotected) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.a=rsa-sha256 header.s=korg header.b=iXRlm+7X Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id C0B3261511; Wed, 25 Jan 2023 14:35:28 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id ADA0EC433D2; Wed, 25 Jan 2023 14:35:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1674657328; bh=f6ppKayRUr7vsPgDqYxYeWCDPUB24nWR6oxyS6RxttI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iXRlm+7XLdqQ3M8qH34O78lITOWuy66dXjDG9k9FX7094bxbfiTNoqEck+RGgGUdW Mu3UaoPgDoGhMuPYS1vFqTdkS82zEchYur6y7DkBRvU5GGWn7orW2gVyIj7oYnX0Li a4g4b1uHK4Um9Ae1Sbyh4u9sDkYGMHuHE3BCky4A= Date: Wed, 25 Jan 2023 15:35:25 +0100 From: Greg Kroah-Hartman To: Rob Herring Subject: Re: [PATCH] dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas Message-ID: References: <20230124230228.372305-1-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230124230228.372305-1-robh@kernel.org> X-Mailman-Approved-At: Thu, 26 Jan 2023 08:55:02 +0100 X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Ulf Hansson , Daniel Lezcano , Vignesh Raghavendra , "Rafael J. Wysocki" , alsa-devel@alsa-project.org, dri-devel@lists.freedesktop.org, linux-mtd@lists.infradead.org, Lee Jones , Krzysztof Kozlowski , David Airlie , Marc Zyngier , Bartosz Golaszewski , Jassi Brar , Guenter Roeck , linux-media@vger.kernel.org, Jean Delvare , linux-pm@vger.kernel.org, linux-gpio@vger.kernel.org, Mark Brown , Thomas Gleixner , Mauro Carvalho Chehab , linux-arm-kernel@lists.infradead.org, linux-hwmon@vger.kernel.org, linux-usb@vger.kernel.org, linux-mmc@vger.kernel.org, Sebastian Reichel , linux-spi@vger.kernel.org, Daniel Vetter , Richard Weinberger , openbmc@lists.ozlabs.org Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Tue, Jan 24, 2023 at 05:02:28PM -0600, Rob Herring wrote: > Just as unevaluatedProperties or additionalProperties are required at > the top level of schemas, they should (and will) also be required for > child node schemas. That ensures only documented properties are > present. > > Add unevaluatedProperties or additionalProperties as appropriate, and > then add any missing properties flagged by the addition. > > Signed-off-by: Rob Herring Acked-by: Greg Kroah-Hartman