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 D74D13BF672; Tue, 12 May 2026 20:25:13 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778617513; cv=none; b=hxoBSO75wmA8ck7+tKElk7ZsYELzQdxw0FKnqA0eoC10/1aawDrVJCzq0gMnHWDp1ywLOEjWBnAsFATLjAlTtf+8eIsKE8DEaYnCGUoW+5XHtiV13HyELbDpkk3mcw5vW2X8SWxK5MciuB35YnGBAtPDWWIcD66Kd/GVdFplsZM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778617513; c=relaxed/simple; bh=jrhhy1oHA57ylt9hf6z/42F0KO2nGzTAYcBMOukMeeg=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=WUwUfEPioa7ZG8Q7/3eUpVL46NDEm5CxtLVZDTAe5RPwIdYAr6mtk01HMGSlEVJrfU2kQbeZxiVZS9D8my9GcRCCZzKuRFLCOxlTo+wuF59tPPhWWdziIVUqWLoqk6dSTmcpWkNGUm/Pi2CHHGOVJOVQHlDO16yOX3nfDYpGrz8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=E/Ds6pRw; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="E/Ds6pRw" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 34DF0C2BCB0; Tue, 12 May 2026 20:25:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1778617513; bh=jrhhy1oHA57ylt9hf6z/42F0KO2nGzTAYcBMOukMeeg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=E/Ds6pRwtPimFQyLRRQvMzpFeZWI6A2q91YtmstNykm+NiVy/XvIM7undsTsvDrw+ 0TR+R7WC5dDB7c2aRJEq7qIBEB9hsvJyzjGGEHUFh1KaRAsmeJKCRPa3Z+QzbJOAK8 Ei36b3VyPP2uRHydTMQXwpkou5/2QUMXPRMKGw3QAnI6FXkk1yo2yIrYj7d1OkoJwf XZlfay2iLQlhG6eN4E9Wli/xECvB1ekQg66fb40yyE0unanV983QMBzmU8UB1ov/Iu QwVe9+wryorwKcyZoFoJxPIlPG0z6roaNfE3OelljVpeb8fcamiDtS6YzmUtqmfooV GMWR4K/8Z5/tA== Date: Tue, 12 May 2026 21:25:08 +0100 From: Conor Dooley To: Frank Li Cc: Philipp Zabel , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , "open list:DRM DRIVERS FOR FREESCALE IMX 5/6" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "open list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , open list Subject: Re: [PATCH 1/1] dt-bindings: display: imx: add deprecated property 'port' and 'display-timings' Message-ID: <20260512-yeast-platypus-ec8af080f7be@spud> References: <20260511220924.1905571-1-Frank.Li@nxp.com> <20260512-surgery-operative-046a90f84ef8@spud> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="C9q5Jh7UHi2J/JRy" Content-Disposition: inline In-Reply-To: --C9q5Jh7UHi2J/JRy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 12, 2026 at 02:21:43PM -0400, Frank Li wrote: > On Tue, May 12, 2026 at 05:47:11PM +0100, Conor Dooley wrote: > > On Mon, May 11, 2026 at 06:09:24PM -0400, Frank Li wrote: > > > Add deprecated property 'port' and 'display-timings' for i.MX5 SoCs (= over > > > 15 years) to fix below CHECK_DTBS warnings: > > > arm/boot/dts/nxp/imx/imx51-apf51dev.dtb: disp1 (fsl,imx-parallel-di= splay): 'display-timings', 'port' do not match any of the regexes: '^pinctr= l-[0-9]+$' > > > from schema $id: http://devicetree.org/schemas/display/imx/fs= l,imx-parallel-display.yaml > > > > Instead of documenting the deprecated properties, could this > > device/devicetree be converted to non-deprecated properties? >=20 > Change dts will cause break back compatiblity. This is too old chips and How would changing the dts impact backwards compatibility? That argument doesn't make sense to me, I am of course not suggesting removing support =66rom these properties from the driver. I do accept that the argument of lacking info on the panel. Acked-by: Conor Dooley pw-bot: not-applicable > I have not information panel's detail information. >=20 > Frank >=20 > > > > > > > > Signed-off-by: Frank Li > > > --- > > > .../display/imx/fsl,imx-parallel-display.yaml | 11 +++++++++= ++ > > > 1 file changed, 11 insertions(+) > > > > > > diff --git a/Documentation/devicetree/bindings/display/imx/fsl,imx-pa= rallel-display.yaml b/Documentation/devicetree/bindings/display/imx/fsl,imx= -parallel-display.yaml > > > index bbcfe7e2958b7..b0c5869771fae 100644 > > > --- a/Documentation/devicetree/bindings/display/imx/fsl,imx-parallel-= display.yaml > > > +++ b/Documentation/devicetree/bindings/display/imx/fsl,imx-parallel-= display.yaml > > > @@ -42,6 +42,17 @@ properties: > > > unevaluatedProperties: false > > > description: output port connected to a panel > > > > > > + port: > > > + $ref: /schemas/graph.yaml#/properties/port > > > + unevaluatedProperties: false > > > + deprecated: true > > > + description: input port connected to the IPU display interface, = see port@0 > > > + > > > + display-timings: > > > + $ref: /schemas/display/panel/display-timings.yaml# > > > + unevaluatedProperties: false > > > + deprecated: true > > > + > > > required: > > > - compatible > > > > > > -- > > > 2.43.0 > > > >=20 >=20 --C9q5Jh7UHi2J/JRy Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCagOMowAKCRB4tDGHoIJi 0vX9APsEvcsFkyeyT6CRZELAoZLP0zPbTYB91dRklH1/iBnXJwEAwFxCMprMsgoN X9HiNGN5youfvY5EoQapP1mcu580Qww= =nK/w -----END PGP SIGNATURE----- --C9q5Jh7UHi2J/JRy--