From patchwork Sun Jul 23 10:27:46 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Icenowy Zheng X-Patchwork-Id: 9858391 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id AD407600F5 for ; Sun, 23 Jul 2017 10:31:21 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9C9F128474 for ; Sun, 23 Jul 2017 10:31:21 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 917FD28500; Sun, 23 Jul 2017 10:31:21 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 30F0728474 for ; Sun, 23 Jul 2017 10:31:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=3nxNuEl+uZy+gQIJK8F0f3FurbRitOvrp5xJwQ+rd5U=; b=od3e1sEwKRqyhsvtPhwlXdLu5C Ta5P/1KfAS6XSP9luAfWmPBFzJ6J2x4XAJbNZ2zTIxA97CHtBrXlhccvcS9I5iInqw+WO4TvBKK/m v52hui4hWAdaFJ0fw5Dn7Y/Y2jd6ayMzJSPalrAaqDyYNuzES8dF9sXdLhP2/WAHDy7PTKLRxdil7 2qGiCe5oY8Z7QxwtqV7vI/ymjM//i1SctYrD/9ai8Ld/l+qSg89cSL4SxiXsFPGw2XkCU1J13jcjn dC+6dqR6mbobrxwV8gOFCBff09C28vbg3WYvSmSvsf32fBujd9baLMW8+R35oMNZihnRLOsVnV1dc +UK1v9Nw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dZEAO-0005d7-EP; Sun, 23 Jul 2017 10:31:16 +0000 Received: from elephant.birch.relay.mailchannels.net ([23.83.209.57]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dZE8l-00037x-GV for linux-arm-kernel@lists.infradead.org; Sun, 23 Jul 2017 10:30:40 +0000 X-Sender-Id: lmn-tzduiowcrqmw|x-authsender|icenowy@aosc.io Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 25F397C8F9A; Sun, 23 Jul 2017 10:29:14 +0000 (UTC) Received: from hermes.aosc.io (unknown [100.96.126.78]) (Authenticated sender: lmn-TZDUIOWCRQMW) by relay.mailchannels.net (Postfix) with ESMTPA id 16B227C803D; Sun, 23 Jul 2017 10:29:13 +0000 (UTC) X-Sender-Id: lmn-tzduiowcrqmw|x-authsender|icenowy@aosc.io Received: from hermes.aosc.io (hermes.aosc.io [172.20.63.14]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.9.8); Sun, 23 Jul 2017 10:29:14 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: lmn-tzduiowcrqmw|x-authsender|icenowy@aosc.io X-MailChannels-Auth-Id: lmn-TZDUIOWCRQMW X-Plucky-Snatch: 40d139303ae8aa3c_1500805753939_549161106 X-MC-Loop-Signature: 1500805753938:2122880588 X-MC-Ingress-Time: 1500805753938 Received: from localhost (localhost [127.0.0.1]) (Authenticated sender: icenowy@aosc.io) by hermes.aosc.io (Postfix) with ESMTPSA id 88DA3545BF; Sun, 23 Jul 2017 10:29:07 +0000 (UTC) From: Icenowy Zheng To: Liam Girdwood , Mark Brown , Maxime Ripard , Chen-Yu Tsai Subject: [PATCH 07/10] cpufreq: dt: Add support for some new Allwinner SoCs Date: Sun, 23 Jul 2017 18:27:46 +0800 Message-Id: <20170723102749.17323-8-icenowy@aosc.io> In-Reply-To: <20170723102749.17323-1-icenowy@aosc.io> References: <20170723102749.17323-1-icenowy@aosc.io> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170723_032942_853002_196E2933 X-CRM114-Status: UNSURE ( 6.64 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-pm@vger.kernel.org, Viresh Kumar , "Rafael J. Wysocki" , linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Icenowy Zheng MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Some new Allwinner SoCs get supported in the kernel after the compatibles are added to cpufreq-dt-platdev driver. Add their compatible strings in the cpufreq-dt-platdev driver. Cc: "Rafael J. Wysocki" Cc: Viresh Kumar Signed-off-by: Icenowy Zheng Acked-by: Viresh Kumar --- drivers/cpufreq/cpufreq-dt-platdev.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c index 2eb40d46d357..c3851453e84a 100644 --- a/drivers/cpufreq/cpufreq-dt-platdev.c +++ b/drivers/cpufreq/cpufreq-dt-platdev.c @@ -24,7 +24,11 @@ static const struct of_device_id machines[] __initconst = { { .compatible = "allwinner,sun8i-a23", }, { .compatible = "allwinner,sun8i-a33", }, { .compatible = "allwinner,sun8i-a83t", }, + { .compatible = "allwinner,sun8i-h2-plus", }, { .compatible = "allwinner,sun8i-h3", }, + { .compatible = "allwinner,sun8i-v3s", }, + { .compatible = "allwinner,sun50i-a64", }, + { .compatible = "allwinner,sun50i-h5", }, { .compatible = "apm,xgene-shadowcat", }, @@ -43,6 +47,8 @@ static const struct of_device_id machines[] __initconst = { { .compatible = "marvell,pxa250", }, { .compatible = "marvell,pxa270", }, + { .compatible = "nextthing,gr8", }, + { .compatible = "samsung,exynos3250", }, { .compatible = "samsung,exynos4210", }, { .compatible = "samsung,exynos4212", },