From: John Tobias <hidden> Date: 2014-01-08 19:56:59
Moved ARCH_HAS_CPUFREQ, HAVE_IMX_ANATOP and PM_OPP on ARCH_MXC so that
the user can enable the cpufreq support for iMX6Q and/or iMX6SL.
Signed-off-by: John Tobias <redacted>
---
arch/arm/mach-imx/Kconfig | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
Hi John,
On Wed, Jan 8, 2014 at 5:56 PM, John Tobias [off-list ref] wrote:
quoted hunk
Moved ARCH_HAS_CPUFREQ, HAVE_IMX_ANATOP and PM_OPP on ARCH_MXC so that
the user can enable the cpufreq support for iMX6Q and/or iMX6SL.
Signed-off-by: John Tobias <redacted>
---
arch/arm/mach-imx/Kconfig | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
Moved ARCH_HAS_CPUFREQ, HAVE_IMX_ANATOP and PM_OPP on ARCH_MXC so that
the user can enable the cpufreq support for iMX6Q and/or iMX6SL.
Signed-off-by: John Tobias <redacted>
---
arch/arm/mach-imx/Kconfig | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
Moved ARCH_HAS_CPUFREQ, HAVE_IMX_ANATOP and PM_OPP on ARCH_MXC so that
the user can enable the cpufreq support for iMX6Q and/or iMX6SL.
Signed-off-by: John Tobias <redacted>
---
arch/arm/mach-imx/Kconfig | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
From: John Tobias <hidden> Date: 2014-01-08 20:45:48
Hi Fabio,
How about select HAVE_IMX_ANATOP if SOC_IMX6Q || SOC_IMX6SL
Regards,
john
On Wed, Jan 8, 2014 at 12:33 PM, Fabio Estevam [off-list ref] wrote:
On Wed, Jan 8, 2014 at 6:03 PM, Alexander Shiyan [off-list ref] wrote:
quoted
Maybe better:
select HAVE_IMX_ANATOP if ARCH_MULTI_V6_V7
mx31, mx35, mx51 and mx53 do not have this ANATOP block.
Regards,
Fabio Estevam
From: John Tobias <hidden> Date: 2014-01-08 20:55:38
I recompiled the kernel using the said config and it works. But, if
you have any other suggestion it would be great.
Regards,
john
On Wed, Jan 8, 2014 at 12:45 PM, John Tobias [off-list ref] wrote:
Hi Fabio,
How about select HAVE_IMX_ANATOP if SOC_IMX6Q || SOC_IMX6SL
Regards,
john
On Wed, Jan 8, 2014 at 12:33 PM, Fabio Estevam [off-list ref] wrote:
quoted
On Wed, Jan 8, 2014 at 6:03 PM, Alexander Shiyan [off-list ref] wrote:
quoted
Maybe better:
select HAVE_IMX_ANATOP if ARCH_MULTI_V6_V7
mx31, mx35, mx51 and mx53 do not have this ANATOP block.
Regards,
Fabio Estevam