From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0F09523DF for ; Thu, 1 Jun 2023 19:54:04 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BE231C433A0; Thu, 1 Jun 2023 19:54:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1685649244; bh=WIvsyNlQ2uif/TVWGVhpNPIcaskEDpRpcFq93Z5mjDs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iElvsq9+OM8xGA6LbHjVK0hzhFmSt8qxp7PEeQ7uaPp3EuwGQYjZSuEcyog2s9M9n vsb2B0d1xD+kO4duraPDA0t8ZBwSl+rlOizY0Efg6xZ9ASaE5nvMRvMXMItSAYLfPw ce2xHtoHcu2SJm3J6Qten8WSfj/Pg1G4E+5CwhMs2wvZ52tMUE59yw2bMvikdsg5QV lI43YW0IU7mNPenEZfJcEKXTuRM7XJ/rCsKxt6ssacZd/scN6KpCUhiEeM3w09I99r +KyB/oiyQ2h+DaUUQyTpzjQvRTDGRt81VXcWnZO5RBNXGeQWa5Y0fRkEOyfGoNGNaE v6uvt8BWzAr2g== Date: Thu, 1 Jun 2023 20:53:58 +0100 From: Conor Dooley To: Krzysztof Kozlowski Cc: Mark Brown , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Andi Shyti , Kunihiko Hayashi , Masami Hiramatsu , Maxime Ripard , Keiji Hayashibara , linux-spi@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: Re: [PATCH 1/3] spi: dt-bindings: allwinner: simplify with unevaluatedProperties Message-ID: <20230601-unelected-grafted-8333e9984ebf@spud> References: <20230601095908.563865-1-krzysztof.kozlowski@linaro.org> Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="nHOltvHEp6P8plXF" Content-Disposition: inline In-Reply-To: <20230601095908.563865-1-krzysztof.kozlowski@linaro.org> --nHOltvHEp6P8plXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 01, 2023 at 11:59:06AM +0200, Krzysztof Kozlowski wrote: > Remove properties already mentioned by common spi-controller.yaml and > switch to unevaluatedProperties:false to achieve same functional effect. > This makes the binding a bit smaller. Similarly there is no need to > allow additionalProperties for children, because spi-controller.yaml > already does it. >=20 > Signed-off-by: Krzysztof Kozlowski Reviewed-by: Conor Dooley Thanks, Conor. --nHOltvHEp6P8plXF Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZHj3VgAKCRB4tDGHoIJi 0hmkAP9c4/+xjSLZz6d94Dw8OGxLW8UccXJR3DDidXgsKcnPOQEAuhQukAIZ5FJQ JZTLwAPq7pe2aZLkiWUiElym64rkLgs= =qRki -----END PGP SIGNATURE----- --nHOltvHEp6P8plXF--