From patchwork Mon Mar 6 15:23:42 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dave Gerlach X-Patchwork-Id: 9606975 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 548F160414 for ; Mon, 6 Mar 2017 15:25:48 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 438CF2838E for ; Mon, 6 Mar 2017 15:25:48 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 386042844C; Mon, 6 Mar 2017 15:25:48 +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 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 8CFE12838E for ; Mon, 6 Mar 2017 15:25:47 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version: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=RSbidkAUcq+pdsVVVUKBL4cg4lVa/4vC0AFOZyNVO/U=; b=kLK+my0UArQglK BlUEInkWMI0bWAAaCpLXqHEfUANan8sW/bTGc2uyvPWoVjq96ELLfLXaulUPs6o3aVsyXf3LHP/er jbW4owvDTvj3kJDKKH2VkPOJ50agjRdWqUFVdVM0l3FzawIm1Y7IfMEc63phZH5YGLX3ceQCgdSfg DZkQMkpOf14iDzK11JqYTUzjYy09cZoyZR42WaCWbAAkW7Mf2dsuU4AHxuKIzZ79DZDi8RaC9QMli lCDUgl2cpwx9Y4afOHAWJrdo9rlbLb8SaSt8HBQ9zctDc/T4UIXVrWleBuaZh/ivOKZVKepmX/GdT kss53pw5rw7T0LR4F3Vw==; 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 1ckuVz-0002FB-5Q; Mon, 06 Mar 2017 15:25:35 +0000 Received: from lelnx193.ext.ti.com ([198.47.27.77]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1ckuV5-0000li-AV for linux-arm-kernel@lists.infradead.org; Mon, 06 Mar 2017 15:24:40 +0000 Received: from dflxv15.itg.ti.com ([128.247.5.124]) by lelnx193.ext.ti.com (8.15.1/8.15.1) with ESMTP id v26FO5GI012588; Mon, 6 Mar 2017 09:24:05 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1488813845; bh=1rHyp+dCOB4+6N33qf56vjAVKyLpbztLXHoMsQzE37U=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=DmGA5Vlw3/dlRSYK63w5Mqd+mJjfG98Fy9IYxG1nlSd5HKarCDgpSQsLOovybw6fR JYz6S454Ngvu/rfOxigq2ud8eN0Ys7vKk+ornUrkWYHtV0qlT7/Si+b5KYIyXBqXPn t8fAyM86/KvVlplPKtBziTt7w8Ul4bg3TXnqhGzA= Received: from DLEE71.ent.ti.com (dlee71.ent.ti.com [157.170.170.114]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id v26FO5Aw006154; Mon, 6 Mar 2017 09:24:05 -0600 Received: from dflp32.itg.ti.com (10.64.6.15) by DLEE71.ent.ti.com (157.170.170.114) with Microsoft SMTP Server id 14.3.294.0; Mon, 6 Mar 2017 09:24:04 -0600 Received: from legion.dal.design.ti.com (legion.dal.design.ti.com [128.247.22.53]) by dflp32.itg.ti.com (8.14.3/8.13.8) with ESMTP id v26FO5w2019352; Mon, 6 Mar 2017 09:24:05 -0600 Received: from localhost (uda0274052.am.dhcp.ti.com [128.247.83.19]) by legion.dal.design.ti.com (8.11.7p1+Sun/8.11.7) with ESMTP id v26FO4306463; Mon, 6 Mar 2017 09:24:04 -0600 (CST) From: Dave Gerlach To: Tony Lindgren Subject: [PATCH 5/5] ARM: omap2plus_defconfig: Enable support for ti-cpufreq Date: Mon, 6 Mar 2017 09:23:42 -0600 Message-ID: <1488813822-26042-6-git-send-email-d-gerlach@ti.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1488813822-26042-1-git-send-email-d-gerlach@ti.com> References: <1488813822-26042-1-git-send-email-d-gerlach@ti.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170306_072439_477354_C43C5832 X-CRM114-Status: UNSURE ( 9.10 ) 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: Nishanth Menon , devicetree@vger.kernel.org, linux-pm@vger.kernel.org, Viresh Kumar , Dave Gerlach , Lukasz Majewski , Yegor Yefremov , Rob Herring , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org 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 AM335x, AM437x, DRA7xx, and AM57xx platforms all now depend on ti-cpufreq driver to enable proper OPPs for use with cpufreq, so enable the same. Signed-off-by: Dave Gerlach Reviewed-by: Lukasz Majewski --- arch/arm/configs/omap2plus_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index f2462a6bdba6..62a4b6cf16f0 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -64,6 +64,7 @@ CONFIG_CPU_FREQ_GOV_POWERSAVE=y CONFIG_CPU_FREQ_GOV_USERSPACE=y CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y CONFIG_CPUFREQ_DT=m +CONFIG_ARM_TI_CPUFREQ=y # CONFIG_ARM_OMAP2PLUS_CPUFREQ is not set CONFIG_CPU_IDLE=y CONFIG_BINFMT_MISC=y