From patchwork Wed Aug 31 08:50:17 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leo Yan X-Patchwork-Id: 9306675 X-Patchwork-Delegate: sboyd@codeaurora.org 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 8FC7760756 for ; Wed, 31 Aug 2016 08:57:24 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 805FD28E08 for ; Wed, 31 Aug 2016 08:57:24 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 74B0D28E68; Wed, 31 Aug 2016 08:57:24 +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=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0831428E08 for ; Wed, 31 Aug 2016 08:57:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933808AbcHaIza (ORCPT ); Wed, 31 Aug 2016 04:55:30 -0400 Received: from mail-pa0-f43.google.com ([209.85.220.43]:35840 "EHLO mail-pa0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933769AbcHaIxr (ORCPT ); Wed, 31 Aug 2016 04:53:47 -0400 Received: by mail-pa0-f43.google.com with SMTP id fu3so8853144pad.3 for ; Wed, 31 Aug 2016 01:53:46 -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=zaNTdi97Hs//OW0m0ds7rauFjUZEHcj1BoqkfEiX2ew=; b=hFjsQv+cnOaY+Aj+wsyrDihfvkK5sY3Cz5PvJbJK4m97dMAtosEMrsUDz4Me3UHhOw UA57sqdCoWCbURKrCaGOtx+gKLqm0LdiSVPj6+Mgn8MB5PAJkuJaMh7eI3m2sfkqlHfH EDzPN2tigRZ1mwe3jOMGTS4/RCn4WUajVvbD0= 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=zaNTdi97Hs//OW0m0ds7rauFjUZEHcj1BoqkfEiX2ew=; b=dP4ehBBfofbKA0VGGplGpiIFWDFXdms3Xr/t884aDyOMgXRmoLU1TAIeisbKSRHwxb CLn26+YZXLvuMLSJDMnwZA0DJDZOTLATuDkRzCzaUXETSmHlZDZbOOavGqfL8OHXZp2q FyFgHv8CsOIU2mgID1+MuDHS0ti5AF1eR605BOI/DqKO6Zs5OuBME8j9at+gcf/rLeyU BeUnSZjyS/7RF956dzU5EYyfdBvVBYwUKORntP00AsltZyUQMqAWGMUdrhOx+BzzhUBB Py5dRZ3ToJrGvTGqpz6ArC8EK+LXoDA9A4JzTAM+E10vnfRcg1GWTyxTYanClKB8Hth4 PHtQ== X-Gm-Message-State: AE9vXwO1mN9WcuYNE1jrzFv3883vp/68AvpjnDbDtKxr9gyEha+o73zBCtcqoHLI7f4WzaRX X-Received: by 10.66.173.14 with SMTP id bg14mr15057007pac.42.1472633625852; Wed, 31 Aug 2016 01:53:45 -0700 (PDT) Received: from localhost.localdomain ([69.46.80.35]) by smtp.gmail.com with ESMTPSA id fj19sm63300449pab.37.2016.08.31.01.53.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 31 Aug 2016 01:53:45 -0700 (PDT) From: Leo Yan To: Catalin Marinas , Will Deacon , Michael Turquette , Stephen Boyd , Zhang Rui , Eduardo Valentin , Arnd Bergmann , Simon Horman , Krzysztof Kozlowski , Thierry Reding , Riku Voipio , Srinivas Kandagatla , Rob Herring , Philipp Zabel Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-pm@vger.kernel.org, Guodong Xu , Amit Kucheria , Leo Yan Subject: [PATCH 3/3] arm64: defconfig: enable two common modules for power management Date: Wed, 31 Aug 2016 16:50:17 +0800 Message-Id: <1472633417-9330-4-git-send-email-leo.yan@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1472633417-9330-1-git-send-email-leo.yan@linaro.org> References: <1472633417-9330-1-git-send-email-leo.yan@linaro.org> Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Enable two common modules for power management, one is to enable CPUFREQ_DT driver; this CPUFreq driver is used by many platforms by passing OPP table from device tree. Also enables CPU_THERMAL for CPU cooling device driver; so after we enabled thermal framework and can bind thermal zone with CPU cooling device driver. Signed-off-by: Leo Yan --- arch/arm64/configs/defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index eadf485..9fd2681 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -82,6 +82,7 @@ CONFIG_COMPAT=y CONFIG_CPU_IDLE=y CONFIG_ARM_CPUIDLE=y CONFIG_CPU_FREQ=y +CONFIG_CPUFREQ_DT=y CONFIG_ARM_BIG_LITTLE_CPUFREQ=y CONFIG_ARM_SCPI_CPUFREQ=y CONFIG_NET=y @@ -252,6 +253,7 @@ CONFIG_SENSORS_INA2XX=m CONFIG_SENSORS_ARM_SCPI=y CONFIG_THERMAL=y CONFIG_THERMAL_EMULATION=y +CONFIG_CPU_THERMAL=y CONFIG_EXYNOS_THERMAL=y CONFIG_WATCHDOG=y CONFIG_RENESAS_WDT=y