From patchwork Wed Oct 19 09:59:10 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 78209 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp159812qge; Wed, 19 Oct 2016 03:01:14 -0700 (PDT) X-Received: by 10.98.71.86 with SMTP id u83mr9648985pfa.180.1476871274140; Wed, 19 Oct 2016 03:01:14 -0700 (PDT) Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org. [2001:1868:205::9]) by mx.google.com with ESMTPS id 5si33441430pfx.116.2016.10.19.03.01.13 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Oct 2016 03:01:14 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) client-ip=2001:1868:205::9; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) smtp.mailfrom=linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bwnfH-0007QC-5W; Wed, 19 Oct 2016 10:00:03 +0000 Received: from mail-lf0-x232.google.com ([2a00:1450:4010:c07::232]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bwney-0007HC-St for linux-arm-kernel@lists.infradead.org; Wed, 19 Oct 2016 09:59:46 +0000 Received: by mail-lf0-x232.google.com with SMTP id x79so16375943lff.0 for ; Wed, 19 Oct 2016 02:59:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=OsulS1zbVy7HRUqP4liEx7AbDh6jftilaKUEVZ6Hehc=; b=X+zKCgdE8VxL2K1qSNxNrzI3ZJVGvUNTPfx4nDiwmZnvBos9dmYPlT+FS319kBCasp 07u4ZoQzpWkpH3OYGDHPu1LktbA3+sI3qg5+/dgxRGjjQGwBxX77s/H9b4B7/LJHF7Dd Ck1nR5sBSQuVQ0EoRY+XyrPoAr3AEca/kxeTk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=OsulS1zbVy7HRUqP4liEx7AbDh6jftilaKUEVZ6Hehc=; b=PvRO/3QcIw2wrCsm/UL68lD56iWNmhoqEPYfOT+x2elO39+vJQBioPGVK3mY4xiH20 o5GSIhd0b2n4TQ+HumOqau2X100ffXOCu/wE5wcNZqWC2XCNIpV9IGtYzoMJ+hOKyZQB vCShAeTDTthg7zYqBqmmGWVcS7HPbizd/v8EBrv/FeAj9bLC3LqDAV/K3JSxMM42owVu AERLptIUJZ6Jw2p3peirXqmfClw1CsUv6RaEkF1eaoZWrCV0UVm4zprqH9jZuFng+N9X 0U3EPeLOeHtNU/xnh7HhIXMCK7irLKn1vdHCw7ObIRNt2BPTsl2ggrkwGfGC7kZc8ahG M5KQ== X-Gm-Message-State: AA6/9Rn+qIaa12pSkSZYUOlUfQApuUWNBGq+dtwGTyvHMAKoxI12uYcrcPnwzsatfeXzPBux X-Received: by 10.25.37.18 with SMTP id l18mr4119420lfl.88.1476871162679; Wed, 19 Oct 2016 02:59:22 -0700 (PDT) Received: from linuslaptop.ideon.se ([85.235.10.227]) by smtp.gmail.com with ESMTPSA id h88sm10301633lfi.6.2016.10.19.02.59.21 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Oct 2016 02:59:22 -0700 (PDT) From: Linus Walleij To: "Rafael J . Wysocki" , Viresh Kumar Subject: [PATCH 1/5] cpufreq: enable the DT cpufreq driver on the Integrators Date: Wed, 19 Oct 2016 11:59:10 +0200 Message-Id: <1476871154-32243-2-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1476871154-32243-1-git-send-email-linus.walleij@linaro.org> References: <1476871154-32243-1-git-send-email-linus.walleij@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161019_025945_193374_CE190EB7 X-CRM114-Status: GOOD ( 11.54 ) X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.4.0 on bombadil.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [2a00:1450:4010:c07:0:0:0:232 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Arnd Bergmann , linux-pm@vger.kernel.org, Linus Walleij , "Rafael J . Wysocki" , Russell King , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org This enables the generic DT and OPP-based cpufreq driver on the ARM Integrator/AP and Integrator/CP. Cc: Rafael J. Wysocki Cc: Viresh Kumar Cc: Russell King Signed-off-by: Linus Walleij --- drivers/cpufreq/cpufreq-dt-platdev.c | 3 +++ 1 file changed, 3 insertions(+) -- 2.7.4 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c index 71267626456b..142a6f615e52 100644 --- a/drivers/cpufreq/cpufreq-dt-platdev.c +++ b/drivers/cpufreq/cpufreq-dt-platdev.c @@ -26,6 +26,9 @@ static const struct of_device_id machines[] __initconst = { { .compatible = "allwinner,sun8i-a83t", }, { .compatible = "allwinner,sun8i-h3", }, + { .compatible = "arm,integrator-ap", }, + { .compatible = "arm,integrator-cp", }, + { .compatible = "hisilicon,hi6220", }, { .compatible = "fsl,imx27", },