Skip to content
Commit 9b9f022e authored by Sébastien Szymanski's avatar Sébastien Szymanski Committed by Fabio Estevam
Browse files

video: mxsfb: add back imx6ul/imx6ull support



Because of commit bf947d2a ("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: bf947d2a ("imx6ul: synchronise device tree with linux")
Signed-off-by: default avatarSébastien Szymanski <sebastien.szymanski@armadeus.com>
parent 64ca8db9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment