Sébastien Szymanski 9b9f022e73 video: mxsfb: add back imx6ul/imx6ull support
Because of commit bf947d2a4b15 ("imx6ul: synchronise device tree with
linux"), the compatible property of lcdif in imx6ul.dtsi went from

compatible = "fsl,imx6ul-lcdif", "fsl,imx28-lcdif";

to

compatible = "fsl,imx6ul-lcdif", "fsl,imx6sx-lcdif";

without updating the mxsfb driver to match that change.

Add "fsl,imx6sx-lcdif" as a compatible id to fix that.

Fixes: bf947d2a4b15 ("imx6ul: synchronise device tree with linux")
Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
2024-03-04 08:18:48 -03:00
..
2023-02-10 07:41:41 -05:00
2024-01-29 22:35:02 -05:00
2024-01-29 22:35:02 -05:00
2022-10-30 20:07:17 +01:00
2021-01-05 16:20:26 -05:00
2023-09-19 11:36:25 -04:00
2023-09-22 06:05:40 +08:00
2023-03-13 13:53:01 +01:00
2021-07-15 17:56:03 +05:30
2023-11-07 14:48:51 -05:00
2023-09-19 11:36:25 -04:00
2024-01-29 22:35:02 -05:00
2022-03-28 20:16:46 +02:00
2022-01-19 18:11:34 +01:00
2023-07-14 12:54:51 -04:00