clk: imx7ulp: do not export out IMX7ULP_CLK_MIPI_PLL clock
authorFancy Fang <chen.fang@nxp.com>
Mon, 28 Oct 2019 08:07:59 +0000 (08:07 +0000)
committerShawn Guo <shawnguo@kernel.org>
Mon, 28 Oct 2019 11:32:37 +0000 (19:32 +0800)
commit72b2429d40d878bfdd066b9401c9a5cbb2a755d3
treeb6332377945fa655317bafa2cb4eaa0b134cb600
parent8f5d481959a04ad81cc928c698ebe6a9dae23971
clk: imx7ulp: do not export out IMX7ULP_CLK_MIPI_PLL clock

The mipi pll clock comes from the MIPI PHY PLL output, so
it should not be a fixed clock.

MIPI PHY PLL is in the MIPI DSI space, and it is used as
the bit clock for transferring the pixel data out and its
output clock is configured according to the display mode.

So it should be used only for MIPI DSI and not be exported
out for other usages.

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Documentation/devicetree/bindings/clock/imx7ulp-clock.txt
drivers/clk/imx/clk-imx7ulp.c
include/dt-bindings/clock/imx7ulp-clock.h