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...@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!

Reply via email to