[PATCH 1/2] dt-bindings: display: imx: Add deprecated property display and display0
Rob Herring (Arm)
robh at kernel.org
Fri Jul 17 06:58:04 PDT 2026
On Wed, 08 Jul 2026 15:39:51 -0400, Frank.Li at oss.nxp.com wrote:
> From: Frank Li <Frank.Li at nxp.com>
>
> Add deprecated property display and display0 to allow old platform lx1021a
> (>10 years) to put display timing under dcu node.
>
> Following patch rename display at 0 to display0 and mode0 to timing0. Fix
> below CHECK_DTBS warnings:
> arch/arm/boot/dts/nxp/ls/ls1021a-iot.dtb: dcu at 2ce0000 (fsl,ls1021a-dcu): 'display', 'display at 0' do not match any of the regexes: '^pinctrl-[0-9]+$'
> from schema $id: http://devicetree.org/schemas/display/fsl,ls1021a-dcu.yaml
>
> Signed-off-by: Frank Li <Frank.Li at nxp.com>
> ---
> .../bindings/display/fsl,ls1021a-dcu.yaml | 22 ++++++++++++++++++++++
> 1 file changed, 22 insertions(+)
>
Acked-by: Rob Herring (Arm) <robh at kernel.org>
More information about the linux-arm-kernel
mailing list