From patchwork Sat Oct 29 00:14:23 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sarangdhar Joshi X-Patchwork-Id: 9402875 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 A1BF560231 for ; Sat, 29 Oct 2016 00:16:19 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8F52C2A8E7 for ; Sat, 29 Oct 2016 00:16:19 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 826422A8FB; Sat, 29 Oct 2016 00:16:19 +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 090482A8E7 for ; Sat, 29 Oct 2016 00:16:19 +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 1c0HIR-0003y1-Tl; Sat, 29 Oct 2016 00:14:51 +0000 Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1c0HIN-0003jd-I2 for linux-arm-kernel@lists.infradead.org; Sat, 29 Oct 2016 00:14:48 +0000 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id 3318E616AC; Sat, 29 Oct 2016 00:14:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1477700067; bh=GZCHRIYpnLVKHsjAymdgN4Lc119PgzQ+2SZfGnTSp9Q=; h=From:To:Cc:Subject:Date:From; b=gUCoxLau4gK+laUFOt9xf4lEJUB931reHRrXDm9/nGVMTagdiOVxnfCRSxngSk7M7 U090q1mk9hGnl7AoyWiIQ68ukLr3gHyJJnCbirCsH+YH13eaKgYNJ9a9ua4a6P4gh/ erAGreX+ZyI/z9r5n6N07U3qc5MjPwYMDDhtqtTA= Received: from spjoshi-linux.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: spjoshi@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id 29F1B61652; Sat, 29 Oct 2016 00:14:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1477700066; bh=GZCHRIYpnLVKHsjAymdgN4Lc119PgzQ+2SZfGnTSp9Q=; h=From:To:Cc:Subject:Date:From; b=GC0x6ukRHh0hakczg2LTSNwJD5boyrvBTI+fTeNgKvgOjSxaRKV+lN/CnyyPefYQg 36P4MkfLt47xGcQQkVcXwLtAQPV7RXvzA806LWA9i/FjVZxZt+9rammiEumEIfhpkt Ah5dMvUiv5BDIj2ytdTuj2Tr2ruur5pv5M3EifcQ= DMARC-Filter: OpenDMARC Filter v1.3.1 smtp.codeaurora.org 29F1B61652 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=pass smtp.mailfrom=spjoshi@codeaurora.org From: Sarangdhar Joshi To: Andy Gross , David Brown , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon Subject: [PATCH 1/1] arm64: dts: msm8996: Add SCM DT node Date: Fri, 28 Oct 2016 17:14:23 -0700 Message-Id: <1477700063-18641-1-git-send-email-spjoshi@codeaurora.org> X-Mailer: git-send-email 1.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161028_171447_697228_19085272 X-CRM114-Status: GOOD ( 10.10 ) 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: Trilok Soni , devicetree@vger.kernel.org, Sarangdhar Joshi , linux-arm-msm@vger.kernel.org, Stephen Boyd , linux-kernel@vger.kernel.org, Bjorn Andersson , Jordan Crouse , linux-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org 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 Add SCM DT node to enable SCM functionality on MSM8996. Signed-off-by: Sarangdhar Joshi Reviewed-by: Stephen Boyd --- arch/arm64/boot/dts/qcom/msm8996.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi index 9e960c1..4927097 100644 --- a/arch/arm64/boot/dts/qcom/msm8996.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi @@ -164,6 +164,12 @@ }; + firmware { + scm { + compatible = "qcom,scm-msm8996"; + }; + }; + tcsr_mutex: hwlock { compatible = "qcom,tcsr-mutex"; syscon = <&tcsr_mutex_regs 0 0x1000>;