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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 630C7C77B7E for ; Thu, 1 Jun 2023 19:55:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231523AbjFATz1 (ORCPT ); Thu, 1 Jun 2023 15:55:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39272 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229882AbjFATz1 (ORCPT ); Thu, 1 Jun 2023 15:55:27 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6C2BDD1; Thu, 1 Jun 2023 12:55:26 -0700 (PDT) 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 0912664944; Thu, 1 Jun 2023 19:55:26 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D15B3C433EF; Thu, 1 Jun 2023 19:55:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1685649325; bh=pEiUMwDdZiLE4fzh8x63srng8LjrjyaJOInarv+WMGM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TNHPLIZNLcCbn6k7oM1B1E1s6o9CxWqMVDoSI4EbHed0tgzQUvt/qOWgn5BOz6+YZ KEMsyZ2tr/aFqnQrZFxf+iK73cAWFLNeKdzmxdh3NUVPg1zXSBCqgn9XwTrE5oPWMW hxmC20+yr49uiLR/9IaXO1DG/ju15J8GbaedqmfKNRZdPeJX7xFIR4YW/So+oAPUjN YHBfPvcCKDBZVNvqUmCS8a9qbNrT3YSRw2t2jqW27ndIr060srtvtFbQu0KptJJMtT bqEfBWfTT1RCkKtqFxaXFs6jEEuzMoOUuUimcbo7v1Hz5AzvIQaaw65vd7RoOj038c 62wRqT9tUgAdw== Date: Thu, 1 Jun 2023 20:55:19 +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 3/3] spi: dt-bindings: socionext,uniphier: drop address/size-cells Message-ID: <20230601-granular-landlord-bca8066a89eb@spud> References: <20230601095908.563865-1-krzysztof.kozlowski@linaro.org> <20230601095908.563865-3-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="9R4EOge1AfRw8lj9" Content-Disposition: inline In-Reply-To: <20230601095908.563865-3-krzysztof.kozlowski@linaro.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --9R4EOge1AfRw8lj9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 01, 2023 at 11:59:08AM +0200, Krzysztof Kozlowski wrote: > Remove address/size-cells because they are already mentioned by common > spi-controller.yaml. >=20 > Signed-off-by: Krzysztof Kozlowski Reviewed-by: Conor Dooley Thanks, Conor. --9R4EOge1AfRw8lj9 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZHj3pwAKCRB4tDGHoIJi 0tFGAQDZ+7BBBCl6MW6Po9YPoEAqs1z0qgs5UQWFDZcLr6zJPwD/ZpJcRU3ZmzLN ViI+5IImvOuMsfgz5HAGCiueWtSn1gA= =19EK -----END PGP SIGNATURE----- --9R4EOge1AfRw8lj9--