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 CB5BBC52D7C for ; Mon, 12 Aug 2024 16:07:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Wqp23ENMP2aImjTOxbEmLJ2sXR4/5k/Ppy0PC6h13e0=; b=PcUpBuSD+SfmJaAl2HmLQlX7WY eW/xSi+IPMp04AhOr66fTv7nMoyaHW7EHIkRkCl6aJZKqWsZpIBCvGVNpZWIoMdOQt/LY22QOW+pn FS+tSHr9II95urTJXxx0aPgxncrsyOYUz/a/TtGx7elqL0lKMLtmpVH7OoMRu97WTr3biLjZEp2Tq 9t6dWGfLWmtO6LbnvDWhM17d7prGso0qG937VICSXOTY12oANMQhcQayarxHDnuYemguXXqKjAc3p nrmN+nC0wqoKOtU5gILIWKiZ8HRJcYjYbfAF7ncMXiFvbhAt5iraBF4Jfyl/H7ePO0uR7Y8C9m4pB PeBf9okQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sdXZb-00000000qXF-0JS7; Mon, 12 Aug 2024 16:07:07 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sdXYx-00000000qPr-1VFM for linux-arm-kernel@lists.infradead.org; Mon, 12 Aug 2024 16:06:28 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 84F6BCE0FC4; Mon, 12 Aug 2024 16:06:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2518AC32782; Mon, 12 Aug 2024 16:06:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1723478782; bh=/53TkGFY/aqQAeMc1dRBRn5KDylqn5uXlNZaxXOa0U8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WNvlJ7o1lPlHBc9nkCbzeDQ1+WVJ2G1bJ8pbrpo0R6ZcLYHJnC+wZlPX4jpgABARk I9RVScU4boaDHPVYdcjKfEOK4cYATzyvFFfPKzO4KuD4hywxj+MyQddMIPMwcqxr/O nKk/Pi8Hrej+br70tn5R+nQmcyjn6+huxrgV8aAOgSGqch9mWGJbk9qvZ3iifbQKSY VMatlkZvcunW4aUsHeacuXdV/U+09nwFZpl3SmqRmv9UvSfucVt5kPCWiMpUlSVc3t N923X8V1mwzfJXrHA7houiT/xG/ONOLYo5Y1PFasO3HY0yBkdVDisEDgsCha/9/x7b SK2GhmsncRQUw== Date: Mon, 12 Aug 2024 17:06:18 +0100 From: Conor Dooley To: Krzysztof Kozlowski Cc: Bjorn Andersson , Mathieu Poirier , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Michal Simek , Ben Levinsky , Tanmay Shah , Radhey Shyam Pandey , linux-remoteproc@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: remoteproc: xlnx,zynqmp-r5fss: add missing "additionalProperties" on child nodes Message-ID: <20240812-cycle-worrier-19d86c26b890@spud> References: <20240811153438.126457-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="zyKr280Y+chKHd+6" Content-Disposition: inline In-Reply-To: <20240811153438.126457-1-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240812_090627_601097_B67C8B4B X-CRM114-Status: UNSURE ( 9.88 ) X-CRM114-Notice: Please train this message. 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --zyKr280Y+chKHd+6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 11, 2024 at 05:34:38PM +0200, Krzysztof Kozlowski wrote: > All nodes need an explicit additionalProperties or unevaluatedProperties > unless a $ref has one that's false. Add missing additionalProperties > to fix dt_binding_check warning: >=20 > xlnx,zynqmp-r5fss.yaml: ^r(.*)@[0-9a-f]+$: Missing additionalProperties= /unevaluatedProperties constraint >=20 > Fixes: 9e1b2a0757d0 ("dt-bindings: remoteproc: Add Tightly Coupled Memory= (TCM) bindings") > Signed-off-by: Krzysztof Kozlowski Acked-by: Conor Dooley --zyKr280Y+chKHd+6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZroy+QAKCRB4tDGHoIJi 0nS3AP0RcoXHRQ1XhA4eLczTNCGWzDSqr1yLBU/uYgHFQL9lMAD/fCbv3Yq4ZTGN mVDS/7q6QpbXf7pBeQaulGG8aFQTIAM= =Tys/ -----END PGP SIGNATURE----- --zyKr280Y+chKHd+6--