Commits

Cristina Ciocan committed 4a510a55f58
MLK-15125: arm: dts: imx6sx: Fix duplicate name in lcdif lcdif2 node has a property called "display" and a subnode that is also called "display", leading to an OF duplicate warning at boot time. Fix this by changing the subnode's name to "display@1". Signed-off-by: Cristina Ciocan <cristina-mihaela.ciocan@nxp.com>