* [DistroKit] [PATCH] platform-v7a: enable IMX6Q_CPUFREQ
@ 2020-10-26 5:57 Rouven Czerwinski
2020-10-26 15:02 ` Roland Hieber
2020-11-01 9:01 ` Robert Schwebel
0 siblings, 2 replies; 4+ messages in thread
From: Rouven Czerwinski @ 2020-10-26 5:57 UTC (permalink / raw)
To: distrokit; +Cc: Rouven Czerwinski
This is required for the i.MX6 platforms supported by platform-v7a.
Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
---
configs/platform-v7a/kernelconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig
index a9ebdec..b28654c 100644
--- a/configs/platform-v7a/kernelconfig
+++ b/configs/platform-v7a/kernelconfig
@@ -583,7 +583,7 @@ CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
CONFIG_CPUFREQ_DT=y
CONFIG_CPUFREQ_DT_PLATDEV=y
CONFIG_ARM_VEXPRESS_SPC_CPUFREQ=y
-# CONFIG_ARM_IMX6Q_CPUFREQ is not set
+CONFIG_ARM_IMX6Q_CPUFREQ=y
# CONFIG_ARM_IMX_CPUFREQ_DT is not set
# CONFIG_ARM_OMAP2PLUS_CPUFREQ is not set
CONFIG_ARM_TI_CPUFREQ=y
--
2.28.0
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [DistroKit] [PATCH] platform-v7a: enable IMX6Q_CPUFREQ
2020-10-26 5:57 [DistroKit] [PATCH] platform-v7a: enable IMX6Q_CPUFREQ Rouven Czerwinski
@ 2020-10-26 15:02 ` Roland Hieber
2020-10-26 15:44 ` Rouven Czerwinski
2020-11-01 9:01 ` Robert Schwebel
1 sibling, 1 reply; 4+ messages in thread
From: Roland Hieber @ 2020-10-26 15:02 UTC (permalink / raw)
To: Rouven Czerwinski; +Cc: distrokit
On Mon, Oct 26, 2020 at 06:57:31AM +0100, Rouven Czerwinski wrote:
> This is required for the i.MX6 platforms supported by platform-v7a.
Required for what? Booting?
- Roland
>
> Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
> ---
> configs/platform-v7a/kernelconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig
> index a9ebdec..b28654c 100644
> --- a/configs/platform-v7a/kernelconfig
> +++ b/configs/platform-v7a/kernelconfig
> @@ -583,7 +583,7 @@ CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
> CONFIG_CPUFREQ_DT=y
> CONFIG_CPUFREQ_DT_PLATDEV=y
> CONFIG_ARM_VEXPRESS_SPC_CPUFREQ=y
> -# CONFIG_ARM_IMX6Q_CPUFREQ is not set
> +CONFIG_ARM_IMX6Q_CPUFREQ=y
> # CONFIG_ARM_IMX_CPUFREQ_DT is not set
> # CONFIG_ARM_OMAP2PLUS_CPUFREQ is not set
> CONFIG_ARM_TI_CPUFREQ=y
> --
> 2.28.0
>
>
> _______________________________________________
> DistroKit mailing list
> DistroKit@pengutronix.de
>
--
Roland Hieber, Pengutronix e.K. | r.hieber@pengutronix.de |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [DistroKit] [PATCH] platform-v7a: enable IMX6Q_CPUFREQ
2020-10-26 15:02 ` Roland Hieber
@ 2020-10-26 15:44 ` Rouven Czerwinski
0 siblings, 0 replies; 4+ messages in thread
From: Rouven Czerwinski @ 2020-10-26 15:44 UTC (permalink / raw)
To: Roland Hieber; +Cc: distrokit
On Mon, 2020-10-26 at 16:02 +0100, Roland Hieber wrote:
> On Mon, Oct 26, 2020 at 06:57:31AM +0100, Rouven Czerwinski wrote:
> > This is required for the i.MX6 platforms supported by platform-v7a.
>
> Required for what? Booting?
To get the adequate speed out of the platforms.
- rcz
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [DistroKit] [PATCH] platform-v7a: enable IMX6Q_CPUFREQ
2020-10-26 5:57 [DistroKit] [PATCH] platform-v7a: enable IMX6Q_CPUFREQ Rouven Czerwinski
2020-10-26 15:02 ` Roland Hieber
@ 2020-11-01 9:01 ` Robert Schwebel
1 sibling, 0 replies; 4+ messages in thread
From: Robert Schwebel @ 2020-11-01 9:01 UTC (permalink / raw)
To: Rouven Czerwinski; +Cc: distrokit
On Mon, Oct 26, 2020 at 06:57:31AM +0100, Rouven Czerwinski wrote:
> This is required for the i.MX6 platforms supported by platform-v7a.
>
> Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
> ---
> configs/platform-v7a/kernelconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to next.
rsc
--
Pengutronix e.K. | Dipl.-Ing. Robert Schwebel |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-11-01 9:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-26 5:57 [DistroKit] [PATCH] platform-v7a: enable IMX6Q_CPUFREQ Rouven Czerwinski
2020-10-26 15:02 ` Roland Hieber
2020-10-26 15:44 ` Rouven Czerwinski
2020-11-01 9:01 ` Robert Schwebel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox