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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 271C4CCFA05 for ; Fri, 7 Nov 2025 17:48:44 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8CBE510EB25; Fri, 7 Nov 2025 17:48:43 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="LbBrPZTH"; dkim-atps=neutral Received: from sea.source.kernel.org (sea.source.kernel.org [172.234.252.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id 185FE10EB25 for ; Fri, 7 Nov 2025 17:48:42 +0000 (UTC) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id B45B64385E; Fri, 7 Nov 2025 17:48:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0C145C113D0; Fri, 7 Nov 2025 17:48:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1762537721; bh=tvD9gG0Rr9652jF+dmwkHloaVheVup3vGLAOVr0Cclw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LbBrPZTHP9790hXjz8W5gFMTY6U6EZ9xMudqw8cNp2fuc9XcIsvaJlR9Fn121/pFT ejvHsi9TvMhq0roGgWGdDfZAmWYSlWFkPNnCceH6F++LlzWYTD7XJDyGYYoqJZyunZ PK11xIlA/yLpWFsVbwKA7wcI3xyNcEeglB5idacnS7T3fe6ruSNiU2oBQO8LX/CAJx IAtDRtXU8qwuVZQCJGgEAgo4uH5yYQOqolvMsuvN7WsosjWLWpH2Ko4jOE4Xnz+FqL aFkj+iaaEf9qo4xSb8lufcme6AN4mstXJ/ZS6x3gu8fkBrJ/LUtVqlrGMH/VgoWAId m0Hl8nQayiW2w== Date: Fri, 7 Nov 2025 17:48:33 +0000 From: Conor Dooley To: Josua Mayer Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Neil Armstrong , Jessica Zhang , David Airlie , Simona Vetter , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Dmitry Torokhov , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Laurent Pinchart , Lad Prabhakar , Thierry Reding , Jon Nettleton , Mikhail Anikin , Yazan Shhady , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-input@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 02/11] dt-bindings: display: panel: ronbo,rb070d30: panel-common ref Message-ID: <20251107-cornbread-juggling-2e7e69bcac10@spud> References: <20251107-imx8mp-hb-iiot-v2-0-d8233ded999e@solid-run.com> <20251107-imx8mp-hb-iiot-v2-2-d8233ded999e@solid-run.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="E1JSShyRa8hSS1cg" Content-Disposition: inline In-Reply-To: <20251107-imx8mp-hb-iiot-v2-2-d8233ded999e@solid-run.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" --E1JSShyRa8hSS1cg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 07, 2025 at 12:46:09PM +0100, Josua Mayer wrote: > Add missing ref on panel-common.yaml for this dsi panel so that common > properties can be shared. >=20 > Drop reset-gpios and backlight as they are already in panel-common. >=20 > Switch from additionalProperties to unevaluatedProperties so that common > panel properties are available without repeating them in this binding. >=20 > Notably panel-common defines the "port" property for linking panels to a > source - which was missing from this panel. Mark it as required. >=20 > Signed-off-by: Josua Mayer Acked-by: Conor Dooley pw-bot: not-applicable --E1JSShyRa8hSS1cg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCaQ4w8QAKCRB4tDGHoIJi 0lf8AP9B3ouklPfp54vvg9I3TJdfddEIiCt1NbmFTMHP0V8FsgEAlb/T0FlPIhwK pozK27QDQ5mObhibwyqfrqzCa6WnmA4= =sj27 -----END PGP SIGNATURE----- --E1JSShyRa8hSS1cg--