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 5B673EB64D7 for ; Tue, 13 Jun 2023 21:07:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231363AbjFMVHV (ORCPT ); Tue, 13 Jun 2023 17:07:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57204 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230189AbjFMVHT (ORCPT ); Tue, 13 Jun 2023 17:07:19 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4271E199C; Tue, 13 Jun 2023 14:07:19 -0700 (PDT) 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 dfw.source.kernel.org (Postfix) with ESMTPS id CD5A763B07; Tue, 13 Jun 2023 21:07:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 46289C433C0; Tue, 13 Jun 2023 21:07:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686690438; bh=dg1OBeira/SOkCADIAIlkIHpK6iLT9wV4cEyypcTp+Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=l3wgzqqsVNJ7u2ppnUdieLBBiPZhWiKrR5Wp6DSKONfg8YxKms3srkxzLPMAkNsyr eDiWE8kGi1rCK+e+rcV5FwKjia3r5IXLCxn3ko54T13e/VWrzsc4h8N9r3WdwTT94P m92AqmVUgDZzsccLAYdQyRzHD1yl4hYC6uQ9RMIfAaHJno+iVxkQtJQI8uvx2l5wES vVNhUYt81b2VV2lA1/cuUTp1GeexGNr9DxkT2j4qvTlDSruVAVNcxGS/ujosnC6P3t UyXLSLXFd9GQYrJDKjaTVJUA6iFIa8WvT/qGnyVus5kMQ6xfTRl0a06mPhy+309PmN 2B8KtohPhBIWw== Date: Tue, 13 Jun 2023 22:07:12 +0100 From: Conor Dooley To: Rob Herring Cc: Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , David Airlie , Daniel Vetter , Krzysztof Kozlowski , Conor Dooley , Russell King , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: display: Add missing property types Message-ID: <20230613-stand-dainty-b3bb31d83192@spud> References: <20230613201114.2824626-1-robh@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="A/78unTD0TIXk5Vq" Content-Disposition: inline In-Reply-To: <20230613201114.2824626-1-robh@kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --A/78unTD0TIXk5Vq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 13, 2023 at 02:11:14PM -0600, Rob Herring wrote: > A couple of display bridge properties are missing a type definition. Add > the types to them. >=20 > Signed-off-by: Rob Herring Reviewed-by: Conor Dooley Cheers, Conor. --A/78unTD0TIXk5Vq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZIjagAAKCRB4tDGHoIJi 0rfmAQDbP6Tjg5xc2FjaR9cJeQpufTo4mGa03A3AzVhICSgIiwD9E8wvLpm7Udq9 cj05X+hFncK/KDC1u2zOJwoIKoysjwo= =sFZ3 -----END PGP SIGNATURE----- --A/78unTD0TIXk5Vq--