[PATCH 1/4] dt-bindings: display: bridge: ldb: allow a single reg for fsl,imx6sx-ldb

Rob Herring (Arm) robh at kernel.org
Fri Jul 17 11:44:48 PDT 2026


On Wed, 08 Jul 2026 16:29:02 -0400, Frank.Li at oss.nxp.com wrote:
> From: Frank Li <Frank.Li at nxp.com>
> 
> The i.MX6SX LDB only provides a single register region for the LDB block,
> while other supported LDB variants require two register regions.
> 
> Update the binding schema to allow a single reg entry for
> fsl,imx6sx-ldb while keeping the existing constraints unchanged for the
> other compatible strings.
> 
> Fix below DTB_CHECK warings:
>   arch/arm/boot/dts/nxp/imx/imx6sx-nitrogen6sx.dtb: bridge at 18 (fsl,imx6sx-ldb): reg: [[24, 4]] is too short
> 
> Signed-off-by: Frank Li <Frank.Li at nxp.com>
> ---
> Related two theads:
> - https://lore.kernel.org/imx/178154922879.1630652.11500293336634076421.robh@kernel.org/
> 
> Mixing the addressable and non-addressable child nodes is allowed according to discussion [1].
> 
> Link: https://lore.kernel.org/all/n6akxiayi3g6gxcqhreb4iaohmeokoalnqup6h5r2fwdt4zijt@u2wyps55ayqm/ [1]
> ---
>  .../bindings/display/bridge/fsl,ldb.yaml           | 23 +++++++++++++---------
>  1 file changed, 14 insertions(+), 9 deletions(-)
> 

Acked-by: Rob Herring (Arm) <robh at kernel.org>




More information about the linux-arm-kernel mailing list