lkml.org 
[lkml]   [2016]   [Aug]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3/7] cpufreq: dt: Add exynos5433 compatible to use generic cpufreq driver
    Date
    This patch adds the exynos5433 compatible string for supporting
    the generic cpufreq driver on Exynos5433.

    Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
    Cc: Viresh Kumar <viresh.kumar@linaro.org>
    Cc: linux-pm@vger.kernel.org
    Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
    ---
    drivers/cpufreq/cpufreq-dt-platdev.c | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c
    index 0bb44d5b5df4..470db30f745f 100644
    --- a/drivers/cpufreq/cpufreq-dt-platdev.c
    +++ b/drivers/cpufreq/cpufreq-dt-platdev.c
    @@ -40,6 +40,7 @@ static const struct of_device_id machines[] __initconst = {
    { .compatible = "samsung,exynos5250", },
    #ifndef CONFIG_BL_SWITCHER
    { .compatible = "samsung,exynos5420", },
    + { .compatible = "samsung,exynos5433", },
    { .compatible = "samsung,exynos5800", },
    #endif

    --
    1.9.1
    \
     
     \ /
      Last update: 2016-09-17 09:57    [W:4.111 / U:0.076 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site