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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 14E35EE3F00 for ; Tue, 12 Sep 2023 18:24:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=wTO0KU9wz3oR0dzmn4rfPYvwhnI9MBoiAGi4PaRFy2g=; b=37JHa4xiPfTk/3 69g7X1sQR0vqgRZtNGrlVh2UTChrn+NepbjMz9RdINbpydXToQ1D1t2bGaPruCk7kiibzacAHoVFq 4DzgQwBG7dMETiTyJXagbCTq6Qfrek+uHnHSg7pcYhXNqxr6amH5hUfVrCMRLITrQ/JCj1zob/jzF CEs5kiZFh6mce5XQctNOA2bZI1H2vDTidoapEbYZPekGhcYkvoYhZpOK3xx86x/+7WsJtTZ3UnmPX bMIu5G1m4s/7DStMUrQOxUmOL3DZ4IJQQg4vx1TycfkTGbXkRWVYO5jZadGX1pELlWSiyOfp6SH7F PBoihGJTXw9uHnmGK0JA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qg83K-003z4Y-2R; Tue, 12 Sep 2023 18:23:58 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qg83F-003z3e-0x for linux-arm-kernel@lists.infradead.org; Tue, 12 Sep 2023 18:23:54 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id AF217B81DCF; Tue, 12 Sep 2023 18:23:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8926BC433C7; Tue, 12 Sep 2023 18:23:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1694543030; bh=9PjwsXYdvGXo7MUL7wecpovXv5ZiPln8ttPB8U75U30=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WiVa/+22NCGW7IrffV01g/GdWC+ihuiANID47Be41qQQoSSJ9MWdaOfhEb9E0Q5VN +r4kMs1yWdxu3fZxSMVAhcb1TNaDtndauRq5uWXU7mBetG9qmN4n6Ms8G4M3GnEpT6 IL8BpNw0B4f3QGsuR4iJODP+YKbeKGtOxcoRwXCmSfOmpw58KNwvZgqZoqFU46XehM k5yjfS85vh+C4lBLsV3Gf18j3jx11EzTme/IAilZ+vPSeoagRxi7yNKtU2wB8T0SMM fviEL+q+o20LzIhi5DMS0RPSpg2+62je5UWbBK2PUNRUJjbewFTZnJJWrRJjpUPVGS Iyia4kBEwqV/g== Received: (nullmailer pid 1158307 invoked by uid 1000); Tue, 12 Sep 2023 18:23:46 -0000 Date: Tue, 12 Sep 2023 13:23:46 -0500 From: Rob Herring To: Herve Codina Cc: Krzysztof Kozlowski , Randy Dunlap , Jakub Kicinski , Andrew Lunn , Nicolin Chen , "David S. Miller" , linux-gpio@vger.kernel.org, Linus Walleij , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Qiang Zhao , Christophe Leroy , Simon Horman , linux-arm-kernel@lists.infradead.org, Rob Herring , alsa-devel@alsa-project.org, Takashi Iwai , Fabio Estevam , Christophe JAILLET , Eric Dumazet , Mark Brown , netdev@vger.kernel.org, Paolo Abeni , Thomas Petazzoni , devicetree@vger.kernel.org, Shengjiu Wang , Xiubo Li , Jaroslav Kysel a , Conor Dooley , Liam Girdwood , Lee Jones , Li Yang Subject: Re: [PATCH v5 07/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add 'additionalProperties: false' in child nodes Message-ID: <169454302597.1158257.5413851001884233921.robh@kernel.org> References: <20230912081527.208499-1-herve.codina@bootlin.com> <20230912081527.208499-8-herve.codina@bootlin.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230912081527.208499-8-herve.codina@bootlin.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230912_112353_469763_AC71679F X-CRM114-Status: GOOD ( 12.64 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 12 Sep 2023 10:14:58 +0200, Herve Codina wrote: > Additional properties in child node should not be allowed. > > Prevent them adding 'additionalProperties: false' > > Signed-off-by: Herve Codina > --- > .../devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-scc-qmc.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel