commit | c20737a2a7b8666648be3f4b386749339958dace | [log] [tgz] |
---|---|---|
author | Patrick Brünn <p.bruenn@beckhoff.com> | Wed Dec 02 10:16:37 2015 +0100 |
committer | Shawn Guo <shawnguo@kernel.org> | Wed Dec 02 21:02:33 2015 +0800 |
tree | b5450c49032d15cd2b1afd180f749b65b7afe510 | |
parent | 31cbb57d5ac3b8f7a84803eb329fcc8a73fb4ab6 [diff] |
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>