diff options
author | Fabio Estevam <[email protected]> | 2023-04-16 12:00:04 -0300 |
---|---|---|
committer | Abel Vesa <[email protected]> | 2023-05-18 13:24:58 +0300 |
commit | 370da75066e32bef008ca17290f4aa644500100c (patch) | |
tree | 51a0e0c3a6a30954f2034c8a9d8aac853e19e87e /lib/memory-notifier-error-inject.c | |
parent | ac9a78681b921877518763ba0e89202254349d1b (diff) |
clk: imx: imx6sx: Remove CLK_SET_RATE_PARENT from the LDB clocks
On the i.MX6SX, it is common to use the LDB and LCDIF with the same
parent clock, such as the IMX6SX_CLK_PLL5_VIDEO_DIV, for example.
Due to the CLK_SET_RATE_PARENT flag, the LDB clock would try to set the
clock parent rate, which can mess with the required clock rate calculated
from the eLCDIF driver.
To prevent this problem, remove the CLK_SET_RATE_PARENT flag from the
LDB clocks, so that a correct clock relationship can be achieved.
Signed-off-by: Fabio Estevam <[email protected]>
Reviewed-by: Abel Vesa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Abel Vesa <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions