]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
ARM: dts: imx: Add LVDS port data mapping on M53 Menlo
authorMarek Vasut <marex@denx.de>
Wed, 22 May 2024 22:22:02 +0000 (00:22 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sat, 15 Jun 2024 08:39:13 +0000 (16:39 +0800)
Describe LVDS data mapping of the LVDS-to-DPI decoder input port.
This fixes a warning reported by lvds-codec driver:
"
lvds-codec lvds-decoder: missing 'data-mapping' DT property
"

Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx53-m53menlo.dts

index 4d77b6077fc1bb6d2686de68e33a02463c33f841..558751e730f3e96fcff1d3e76d8225435462d362 100644 (file)
@@ -64,6 +64,7 @@
                                reg = <0>;
 
                                lvds_decoder_in: endpoint {
+                                       data-mapping = "jeida-18";
                                        remote-endpoint = <&lvds0_out>;
                                };
                        };