clk: imx5: ipu_di_sel clocks can set parent rates
authorPatrick Brünn <p.bruenn@beckhoff.com>
Wed, 2 Dec 2015 09:16:37 +0000 (10:16 +0100)
committerShawn Guo <shawnguo@kernel.org>
Wed, 2 Dec 2015 13:02:33 +0000 (21:02 +0800)
commitc20737a2a7b8666648be3f4b386749339958dace
treeb5450c49032d15cd2b1afd180f749b65b7afe510
parent31cbb57d5ac3b8f7a84803eb329fcc8a73fb4ab6
clk: imx5: ipu_di_sel clocks can set parent rates

To obtain exact pixel clocks, allow the DI clock selectors to influence
the PLLs that they are derived from.

Commit 4591b13289b5 ("ARM: i.MX6: ipu_di_sel clocks can set parent
rates") did this for i.MX6.
Port it to enable high display resolutions on i.MX53 based platforms
such as CX9020 Embedded PC, too.

Signed-off-by: Patrick Brünn <p.bruenn@beckhoff.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/clk-imx51-imx53.c