From patchwork Thu Mar 26 16:39:11 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anand Moon X-Patchwork-Id: 6101031 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 5752E9F318 for ; Thu, 26 Mar 2015 16:43:59 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 93F1E203A4 for ; Thu, 26 Mar 2015 16:43:58 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D0A64203A0 for ; Thu, 26 Mar 2015 16:43:57 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1YbAqn-0003sw-7w; Thu, 26 Mar 2015 16:41:45 +0000 Received: from mail-pa0-x243.google.com ([2607:f8b0:400e:c03::243]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YbApq-0003Nc-CM for linux-arm-kernel@lists.infradead.org; Thu, 26 Mar 2015 16:40:46 +0000 Received: by padet14 with SMTP id et14so15412439pad.1 for ; Thu, 26 Mar 2015 09:40:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=v5o8igb8NNwkeUsdPdqHKsexIEvSni1s0BFa9xznMoQ=; b=j74mVBhfn3VZxhhO1+bYgXXA6DEMHwo21/vuKxRbgeA9iNm997Bchi28z3oEVFWIKV sUOOZ8pQGwt1hMX1cDEG0UUD2a87AGzWVfBn59J/8e360lIaJENBQylK+qJ65zwnJyo6 /rzHN2bbiCY+UoZtgRCI95MFa8N7GvF/TvC68oI8/ley4jNU7p9qcnXJe0VWDX6y0X4j 463skxCintUCagfmdiAyaXpTSWTsQ+IQBpgsHl499Mv/AVru4HraCGI/XEmdda68hV98 uH/p0SEAqZnT6LzlBM8TRFvKKUFfzfBcOL9A7PqkZRl6coWckHd14vByQQ16TL6gL1Vf ZlCw== X-Received: by 10.66.160.138 with SMTP id xk10mr27898442pab.74.1427388024484; Thu, 26 Mar 2015 09:40:24 -0700 (PDT) Received: from odroidxu3.localdomain ([103.249.89.113]) by mx.google.com with ESMTPSA id k9sm6113468pdp.24.2015.03.26.09.40.19 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 26 Mar 2015 09:40:24 -0700 (PDT) From: Anand Moon To: Lukasz Majewski , Eduardo Valentin , Sjoerd Simons , Russell King , Kukjin Kim Subject: [PATCH 2/6] ARM: dts exynos5420 update the cooling cells for core cpu0 Date: Fri, 27 Mar 2015 03:09:11 +1030 Message-Id: <1427387955-5129-3-git-send-email-linux.amoon@gmail.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1427387955-5129-1-git-send-email-linux.amoon@gmail.com> References: <1427387955-5129-1-git-send-email-linux.amoon@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150326_094046_479994_68454E48 X-CRM114-Status: UNSURE ( 8.30 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.8 (/) Cc: devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-pwm@vger.kernel.org, Anand Moon , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP update the cooling level for cpu0 to avoid following message. root@odroidxu3:~# dmesg | grep ther [ 0.241511] /thermal-zones/cpu-thermal/cooling-maps/map0: could not get #cooling-cells for /cpus/cpu@0 Signed-off-by: Anand Moon Acked-by: Lukasz Majewski --- arch/arm/boot/dts/exynos5420.dtsi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/exynos5420.dtsi b/arch/arm/boot/dts/exynos5420.dtsi index c0e98cf..6b49f3c 100644 --- a/arch/arm/boot/dts/exynos5420.dtsi +++ b/arch/arm/boot/dts/exynos5420.dtsi @@ -61,6 +61,10 @@ reg = <0x0>; clock-frequency = <1800000000>; cci-control-port = <&cci_control1>; + + cooling-min-level = <10>; + cooling-max-level = <7>; + #cooling-cells = <2>; /* min followed by max */ }; cpu1: cpu@1 {