summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mq-evk-lcdif-adv7535.dts
AgeCommit message (Collapse)Author
2020-06-03MLK-24251: arch: arm64: dts: imx8mq: Limit lcdif BWRobert Chiras
Limit the maximum allowed bandwidth for LCDIF due to HW limitation in i.MX8MQ: LCDIF can dcan rive up to 720p60 because of DDR/NoC QoS issue. Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
2020-02-26LF-540: arm64: dts: imx8mq: adv7535: Decrease the max memory bandwidthRobert Chiras
Decrease the maximum allowed memory bandwidth for the LCDIF-ADV7535 use-case. The reason for this decrease is described by errata e11326. Signed-off-by: Robert Chiras <robert.chiras@nxp.com> Reviewed-by: Laurentiu Palcu <laurentiu.palcu@nxp.com> (cherry picked from commit 3fb1a1b1065be60b06540de066a737244c97fb86)
2019-11-26arm64: dts: imx8mq: add adv7535 related DTS filesLaurentiu Palcu
This patch adds: * an ADV7535 entry in imx8mq-evk.dts; * DTS for DCSS + MIPI_DSI + ADV7535; * DTS for LCDIF + MIPI_DSI + ADV7535; Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com> Reviewed-by: Robert Chiras <robert.chiras@nxp.com>