[PATCH v2 1/1] dt-bindings: display: imx: convert ldb.txt to yaml format
Rob Herring (Arm)
robh at kernel.org
Tue Apr 22 12:55:23 UTC 2025
On Thu, 17 Apr 2025 10:57:41 -0400, Frank Li wrote:
> Convert ldb.txt to yaml format.
>
> Additional changes
> - fix clock-names order to match existed dts file.
> - remove lvds-panel and iomuxc-gpr node in examples.
> - fsl,imx6q-ldb fail back to fsl,imx53-ldb.
> - add fsl,panel property to match existed dts.
>
> Signed-off-by: Frank Li <Frank.Li at nxp.com>
> ---
> change from v1 to v2
> - use oneof in clock-names. imx6dl use imx6q-ldb comaptible string, but
> the clock-names is the same as imx53. To reduce dts impact, use oneof to
> allow two group clock-names list
> - fix typo pannel
> ---
> .../bindings/display/imx/fsl,imx6q-ldb.yaml | 194 ++++++++++++++++++
> .../devicetree/bindings/display/imx/ldb.txt | 146 -------------
> 2 files changed, 194 insertions(+), 146 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/display/imx/fsl,imx6q-ldb.yaml
> delete mode 100644 Documentation/devicetree/bindings/display/imx/ldb.txt
>
Applied, thanks!
More information about the dri-devel
mailing list