From patchwork Sun Jun 14 10:24:05 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anand Moon X-Patchwork-Id: 6604321 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 85265C0020 for ; Sun, 14 Jun 2015 10:29:11 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id AA7F7205E7 for ; Sun, 14 Jun 2015 10:29:10 +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 E9AE7205DA for ; Sun, 14 Jun 2015 10:29:09 +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 1Z4575-0003n9-U4; Sun, 14 Jun 2015 10:26:03 +0000 Received: from mail-pd0-x22d.google.com ([2607:f8b0:400e:c02::22d]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Z456j-0003dH-MI for linux-arm-kernel@lists.infradead.org; Sun, 14 Jun 2015 10:25:42 +0000 Received: by pdbki1 with SMTP id ki1so52297373pdb.1 for ; Sun, 14 Jun 2015 03:25:20 -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=nTSqxu7Slpk9E0noeNX4vhS/NSQbORm/a7hjGVxDeSQ=; b=E0TkaeybmiIVt8DhjA1FhDQ1mWRjm7odiz02vyXg6ImFLGuYcNk/MzlptZLMMCH78t 18D8CxuCHGzQO8ZFuYH/BtTgS2Of2GGO6Z5Y0JO0tKwiGhERBQmuDpVRCKz89Dv/uKcD Z+ZPtFKuuuNG+cCajpK4Gnx0+I8QE4BJjwZ7YGZU/yl86KqkXnoPFhh6TeIq8bvsxxPL 2tEZcsIzrGG4KTga1kPrq5+X5h8p0QcuZgOsQqZJ0hUZZVKJuaJRYT450055yhJ7ubCL ek9XJOYavzwkEvXSibYfT4FqLYOlxXwyUk/2lIwUWzIiXAk+RPqJ7kPjZAO++HrJUH2X Ia1w== X-Received: by 10.66.161.102 with SMTP id xr6mr38971067pab.8.1434277520781; Sun, 14 Jun 2015 03:25:20 -0700 (PDT) Received: from localhost.localdomain ([103.249.90.212]) by mx.google.com with ESMTPSA id da2sm8853079pbb.57.2015.06.14.03.25.15 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 14 Jun 2015 03:25:19 -0700 (PDT) From: Anand Moon To: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , Kukjin Kim , Krzysztof Kozlowski Subject: [PATCHv6 4/4] ARM: dts: exynos5422-odroidxu3: Enable thermal-zones Date: Sun, 14 Jun 2015 19:54:05 +0930 Message-Id: <1434277445-5243-4-git-send-email-linux.amoon@gmail.com> X-Mailer: git-send-email 2.4.3 In-Reply-To: <1434277445-5243-1-git-send-email-linux.amoon@gmail.com> References: <1434277445-5243-1-git-send-email-linux.amoon@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150614_032541_800042_CDB4EC01 X-CRM114-Status: UNSURE ( 7.92 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.8 (/) Cc: Anand Moon , devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org, 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.5 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, T_DKIM_INVALID, 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 Include exynos5422-cpu-thermal.dtsi to enable thermal_zone support. Signed-off-by: Anand Moon Tested-by: Markus Reichl Acked-by: Lukasz Majewski Acked-by: Krzysztof Kozlowski --- arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi b/arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi index b6570fc..1565667 100644 --- a/arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi +++ b/arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi @@ -15,6 +15,7 @@ #include #include #include "exynos5800.dtsi" +#include "exynos5422-cpu-thermal.dtsi" / { memory {