Re: [PATCH v2] clk: imx5: ipu_di_sel clocks can set parent rates

2015-12-02 Thread Shawn Guo
On Wed, Dec 02, 2015 at 10:16:37AM +0100, linux-kernel-...@beckhoff.com wrote: > From: Patrick Brünn > > 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 >

[PATCH v2] clk: imx5: ipu_di_sel clocks can set parent rates

2015-12-02 Thread linux-kernel-dev
From: Patrick Brünn 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

[PATCH v2] clk: imx5: ipu_di_sel clocks can set parent rates

2015-12-02 Thread linux-kernel-dev
From: Patrick Brünn 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

Re: [PATCH v2] clk: imx5: ipu_di_sel clocks can set parent rates

2015-12-02 Thread Shawn Guo
On Wed, Dec 02, 2015 at 10:16:37AM +0100, linux-kernel-...@beckhoff.com wrote: > From: Patrick Brünn > > 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