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 881DF9465 for ; Sun, 3 Dec 2023 11:21:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="oiCjNXB3" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8120DC433C8; Sun, 3 Dec 2023 11:21:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1701602483; bh=MtoDgjTd0eW3xuxtFTScJaI5BBvCigtIXDxq6ftJ4Oc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=oiCjNXB3rh7aKBzesTl9Xho+oEaayFU5F2dEkPISUztZ5cTQvLItsWqIxfuEAGBe9 mxRM0Z96a+85iSKDqvQe0huepKh10hOpC8UsVZdnUipYXO9Do6EoEzvLkT3x/XRiyr +MzAX3LvqxI1dr10A0nOJLE/sE+ucFWM7QsTaS7Si80U+iivLHQxV/6Mv+6lg5pAK+ N9FxiRQJ/5gfyuiRWDvQxBiDA5jiKdrVCwwFhZG7gLnDs0N+Euuh++MbDiCkpzUghU Qs+6GVfJ3omSuMOHh6foI8PxE+z+3rYd5K+TIVY8fHlF43fcEfUQOglOMHIta8K1Rs LwEKm12/aKC+w== Date: Sun, 3 Dec 2023 11:21:17 +0000 From: Conor Dooley To: Tony Lindgren Cc: Neil Armstrong , Jessica Zhang , Sam Ravnborg , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Daniel Vetter , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Thierry Reding , Carl Philipp Klemm , Ivaylo Dimitrov , Merlijn Wajer , Pavel Machek , Sebastian Reichel , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org Subject: Re: [PATCH 1/2] dt-bindings: display: simple: Add boe,bp082wx1-100 8.2" panel Message-ID: <20231203-stank-schnapps-255fa10d9d69@spud> References: <20231202081157.47222-1-tony@atomide.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="IMUZZr2DfqD2i5gR" Content-Disposition: inline In-Reply-To: <20231202081157.47222-1-tony@atomide.com> --IMUZZr2DfqD2i5gR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 02, 2023 at 10:11:52AM +0200, Tony Lindgren wrote: > This panel is found on Motorola mapphone tablets mz607 to mz609. Acked-by: Conor Dooley Cheers, Conor. >=20 > Signed-off-by: Tony Lindgren > --- > .../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++ > 1 file changed, 2 insertions(+) >=20 > diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple= =2Eyaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > @@ -73,6 +73,8 @@ properties: > - auo,t215hvn01 > # Shanghai AVIC Optoelectronics 7" 1024x600 color TFT-LCD panel > - avic,tm070ddh03 > + # BOE BP082WX1-100 8.2" WXGA (1280x800) LVDS panel > + - boe,bp082wx1-100 > # BOE BP101WX1-100 10.1" WXGA (1280x800) LVDS panel > - boe,bp101wx1-100 > # BOE EV121WXM-N10-1850 12.1" WXGA (1280x800) TFT LCD panel > --=20 > 2.43.0 --IMUZZr2DfqD2i5gR Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZWxkrQAKCRB4tDGHoIJi 0sm4AP9saCc2bdB9RQ3P4/FRNFVKp5AT7IdH7NY9HdZQme/YqQD+JHX3VC7TnDsS oZYIeG+0n2t0wwQEEC1z1LurFgI6YwQ= =Vgb9 -----END PGP SIGNATURE----- --IMUZZr2DfqD2i5gR--