Commits

Robert Chiras committed 1340384ed93
MLK-17689-2: arm64: dts: fsl-imx8mq-evk: Fix clocks for DCSS-ADV7535 Currently, the default clock configuration for DCSS configures the pixel clock to be sourced from VIDEO_PLL2, but this source cannot be used by the DSI PHY_REF clock. So, in order to make DCSS working with DSI, we need to have them both (DCSS and DSI PHY) use the same clock source: VIDEO_PLL1. Signed-off-by: Robert Chiras <robert.chiras@nxp.com>