* Re: [PATCH 7/7] cpufreq: dt: Remove support for Exynos4212 SoCs
2017-10-04 6:38 ` [PATCH 7/7] cpufreq: dt: Remove support for Exynos4212 SoCs Marek Szyprowski
@ 2017-10-04 6:46 ` Viresh Kumar
2017-10-04 8:17 ` Krzysztof Kozlowski
1 sibling, 0 replies; 3+ messages in thread
From: Viresh Kumar @ 2017-10-04 6:46 UTC (permalink / raw)
To: Marek Szyprowski
Cc: linux-samsung-soc, linux-pm, Sylwester Nawrocki,
Krzysztof Kozlowski, Bartlomiej Zolnierkiewicz
On 04-10-17, 08:38, Marek Szyprowski wrote:
> Support for Exynos4212 SoCs has been removed by commit bca9085e0ae9 ("ARM:
> dts: exynos: remove Exynos4212 support (dead code)"), so there is no need
> to keep remaining dead code related to this SoC version.
>
> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
> ---
> drivers/cpufreq/cpufreq-dt-platdev.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c
> index a753c50e9e41..4946ac528b72 100644
> --- a/drivers/cpufreq/cpufreq-dt-platdev.c
> +++ b/drivers/cpufreq/cpufreq-dt-platdev.c
> @@ -48,7 +48,6 @@ static const struct of_device_id whitelist[] __initconst = {
>
> { .compatible = "samsung,exynos3250", },
> { .compatible = "samsung,exynos4210", },
> - { .compatible = "samsung,exynos4212", },
> { .compatible = "samsung,exynos5250", },
> #ifndef CONFIG_BL_SWITCHER
> { .compatible = "samsung,exynos5800", },
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
--
viresh
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH 7/7] cpufreq: dt: Remove support for Exynos4212 SoCs
2017-10-04 6:38 ` [PATCH 7/7] cpufreq: dt: Remove support for Exynos4212 SoCs Marek Szyprowski
2017-10-04 6:46 ` Viresh Kumar
@ 2017-10-04 8:17 ` Krzysztof Kozlowski
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2017-10-04 8:17 UTC (permalink / raw)
To: Marek Szyprowski
Cc: linux-samsung-soc, linux-pm, Sylwester Nawrocki,
Bartlomiej Zolnierkiewicz, Viresh Kumar
On Wed, Oct 4, 2017 at 8:38 AM, Marek Szyprowski
<m.szyprowski@samsung.com> wrote:
> Support for Exynos4212 SoCs has been removed by commit bca9085e0ae9 ("ARM:
> dts: exynos: remove Exynos4212 support (dead code)"), so there is no need
> to keep remaining dead code related to this SoC version.
>
> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
> ---
> drivers/cpufreq/cpufreq-dt-platdev.c | 1 -
> 1 file changed, 1 deletion(-)
>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 3+ messages in thread