From mboxrd@z Thu Jan 1 00:00:00 1970 From: k.kozlowski@samsung.com (Krzysztof Kozlowski) Date: Tue, 16 Aug 2016 09:47:24 +0200 Subject: [PATCH 3/7] cpufreq: dt: Add exynos5433 compatible to use generic cpufreq driver In-Reply-To: <1471328843-26653-4-git-send-email-cw00.choi@samsung.com> References: <1471328843-26653-1-git-send-email-cw00.choi@samsung.com> <1471328843-26653-4-git-send-email-cw00.choi@samsung.com> Message-ID: <1476eab3-48e2-2894-cc2a-e5a201b107cf@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 08/16/2016 08:27 AM, Chanwoo Choi wrote: > This patch adds the exynos5433 compatible string for supporting > the generic cpufreq driver on Exynos5433. > > Cc: "Rafael J. Wysocki" > Cc: Viresh Kumar > Cc: linux-pm at vger.kernel.org > Signed-off-by: Chanwoo Choi > --- > drivers/cpufreq/cpufreq-dt-platdev.c | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Krzysztof Kozlowski I guess this does not depend on the rest and can go through PM/cpufreq tree? Viresh, Rafael, If you wish me to take it, let me know. Best regards, Krzysztof