Re: [U-Boot] [PATCH] ipu_common: Let the MX6 IPU clock be calculated in run-time

2017-09-11 Thread Anatolij Gustschin
Hi Fabio, On Mon, 11 Sep 2017 08:04:48 -0300 Fabio Estevam feste...@gmail.com wrote: ... > I think it can wait until 2017.11. OK, thanks! -- Anatolij ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

Re: [U-Boot] [PATCH] ipu_common: Let the MX6 IPU clock be calculated in run-time

2017-09-11 Thread Anatolij Gustschin
Hi Fabio, On Wed, 6 Sep 2017 13:49:31 -0300 Fabio Estevam feste...@gmail.com wrote: > From: Fabio Estevam > > MX6Q/QP IPU operates at 264MHz and MX6DL IPU at 198MHz. > > When running a SPL target, which supports multiple MX6 variants we cannot > properly setup the IPU clock frequency via CONF

Re: [U-Boot] [PATCH] ipu_common: Let the MX6 IPU clock be calculated in run-time

2017-09-11 Thread Fabio Estevam
Hi Anatolij, On Mon, Sep 11, 2017 at 5:56 AM, Anatolij Gustschin wrote: > Thanks for the patch! Is this a bug fix and should it go into v2017.09 > release? I think it can wait until 2017.11. Thanks! ___ U-Boot mailing list U-Boot@lists.denx.de https:

Re: [U-Boot] [PATCH] ipu_common: Let the MX6 IPU clock be calculated in run-time

2017-09-11 Thread Anatolij Gustschin
Hi Fabio, On Wed, 6 Sep 2017 13:49:31 -0300 Fabio Estevam feste...@gmail.com wrote: > From: Fabio Estevam > > MX6Q/QP IPU operates at 264MHz and MX6DL IPU at 198MHz. > > When running a SPL target, which supports multiple MX6 variants we cannot > properly setup the IPU clock frequency via CONF

Re: [U-Boot] [PATCH] ipu_common: Let the MX6 IPU clock be calculated in run-time

2017-09-07 Thread Stefano Babic
Hi Fabio, thanks for this. On 06/09/2017 18:49, Fabio Estevam wrote: > From: Fabio Estevam > > MX6Q/QP IPU operates at 264MHz and MX6DL IPU at 198MHz. > > When running a SPL target, which supports multiple MX6 variants we cannot > properly setup the IPU clock frequency via CONFIG_IPUV3_CLK opt

Re: [U-Boot] [PATCH] ipu_common: Let the MX6 IPU clock be calculated in run-time

2017-09-06 Thread Eric Nelson
Thanks Fabio, On 09/06/2017 09:49 AM, Fabio Estevam wrote: From: Fabio Estevam MX6Q/QP IPU operates at 264MHz and MX6DL IPU at 198MHz. When running a SPL target, which supports multiple MX6 variants we cannot properly setup the IPU clock frequency via CONFIG_IPUV3_CLK option as such decision

[U-Boot] [PATCH] ipu_common: Let the MX6 IPU clock be calculated in run-time

2017-09-06 Thread Fabio Estevam
From: Fabio Estevam MX6Q/QP IPU operates at 264MHz and MX6DL IPU at 198MHz. When running a SPL target, which supports multiple MX6 variants we cannot properly setup the IPU clock frequency via CONFIG_IPUV3_CLK option as such decision is done in build-time currently. Remove the CONFIG_IPUV3_CLK