ARM: dts: imx: Add LVDS port data mapping on M53 Menlo

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>
This commit is contained in:
Marek Vasut
2024-05-23 00:22:02 +02:00
committed by Shawn Guo
parent 331929bd9e
commit bd036febd0
@@ -64,6 +64,7 @@
reg = <0>;
lvds_decoder_in: endpoint {
data-mapping = "jeida-18";
remote-endpoint = <&lvds0_out>;
};
};