From patchwork Thu Aug 4 10:14:11 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Grzegorz Jaszczyk X-Patchwork-Id: 9263261 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 6EBF160754 for ; Thu, 4 Aug 2016 10:16:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6053D2832B for ; Thu, 4 Aug 2016 10:16:55 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 543BA283AC; Thu, 4 Aug 2016 10:16:55 +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=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id D78272832B for ; Thu, 4 Aug 2016 10:16:54 +0000 (UTC) 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 1bVFgN-00039I-JQ; Thu, 04 Aug 2016 10:15:19 +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 1bVFbX-00061R-1e for linux-arm-kernel@lists.infradead.org; Thu, 04 Aug 2016 10:10:20 +0000 Received: by mail-lf0-x232.google.com with SMTP id f93so179202618lfi.2 for ; Thu, 04 Aug 2016 03:09:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=uiVSsaFrGCV8+XFLKx9NTnXm6zNFavkCLmgxtrZOTcM=; b=lGthj1o/VJzSZq4Hj9NbUKnPL8+lVnV9zWima4ghqrLAGBCDEwHXaYql0/jtj/g9C7 uaNErWL3KzXy9meE0o7cn8RJa6YFVIQX5XQ1HJW+i6wkEQV/pUo6++PMiIgFjs7x+7Sl /WWk5vU2m/PSPEIdeT/IdvqM3AO5nYnlaj1Cga26vlyKYwdh+8UanBXg9L+uxvL6pw67 Q+91WYKY5cfs80bVxh+SNuEuAkV80Dtkr7nLOfQS1mU5Eudh5SoN/u7Zl8k/QiN23+JG FZCUI80p4eNZBkfvbOw/YIBbglZQG0sW/VMnkNMnw3YrFIHw6y/Egz3npIOsALDJwmCb X25g== 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=uiVSsaFrGCV8+XFLKx9NTnXm6zNFavkCLmgxtrZOTcM=; b=koT3A6e02msvTtR7AyafFRxVWoRB8GiSRXfwmICzMggVQjgup0V7ViqdwupUMTa8Aq 1hEkeieTQiUTVk/qHtmp61Rto5FCamEa+ZSXVGZzJQgxZCPmpasWeObnH/RgEjOOHoYP VPrKBISeA2RwYvSrBSniDqPYEFpJVIakWH6vlX1i/6rzAeBffiYAywZ8Cny9PH0ZI5+R PmEUEY/vYsdNEbZV+4+Kxfp8cWXSKfZ2wUM58nIhL8SXbQd/DYO8FFPc4iWX0x99DV76 vJfeYa01sqogbkxBv5cxAHZacTFZNATVfAVypz9/UFFEdhz7QJiQzy8sP7PxCPKmie3z oSkw== X-Gm-Message-State: AEkoousHOsKVg5HHN0aJEZ+xCbRfnnQb1fS+LTZsAgQR8uqtvsKnjgGy5JcNpad8X81uZw== X-Received: by 10.25.44.84 with SMTP id s81mr19860414lfs.156.1470305396716; Thu, 04 Aug 2016 03:09:56 -0700 (PDT) Received: from enkidu.semihalf.local (31-172-191-173.noc.fibertech.net.pl. [31.172.191.173]) by smtp.gmail.com with ESMTPSA id c12sm2302628lfc.40.2016.08.04.03.09.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Aug 2016 03:09:56 -0700 (PDT) From: Grzegorz Jaszczyk To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH v2 08/17] ARM: dts: mvebu: armada-39x: enable the thermal sensor in Armada-39x SoCs Date: Thu, 4 Aug 2016 12:14:11 +0200 Message-Id: <1470305660-6601-9-git-send-email-jaz@semihalf.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1470305660-6601-1-git-send-email-jaz@semihalf.com> References: <1470305660-6601-1-git-send-email-jaz@semihalf.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160804_031019_518922_97BBD8DA X-CRM114-Status: UNSURE ( 8.53 ) X-CRM114-Notice: Please train this message. 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: mark.rutland@arm.com, andrew@lunn.ch, jason@lakedaemon.net, jaz@semihalf.com, linux@armlinux.org.uk, nadavh@marvell.com, alior@marvell.com, robh+dt@kernel.org, gregory.clement@free-electrons.com, mw@semihalf.com, thomas.petazzoni@free-electrons.com, sebastian.hesselbarth@gmail.com MIME-Version: 1.0 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 The whole Armada 39x SoC family of processors has thermal sensor which can be supported with existing driver. Signed-off-by: Grzegorz Jaszczyk Acked-by: Gregory CLEMENT --- arch/arm/boot/dts/armada-39x.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/armada-39x.dtsi b/arch/arm/boot/dts/armada-39x.dtsi index 8a22c02..03dc0ec 100644 --- a/arch/arm/boot/dts/armada-39x.dtsi +++ b/arch/arm/boot/dts/armada-39x.dtsi @@ -413,6 +413,12 @@ clocks = <&mainpll>; clock-output-names = "nand"; }; + + thermal@e8078 { + compatible = "marvell,armada380-thermal"; + reg = <0xe4078 0x4>, <0xe4074 0x4>; + status = "okay"; + }; }; pcie-controller {