Message ID | 1485605984-30064-6-git-send-email-jens.wiklander@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> 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 957A560429 for <patchwork-linux-arm@patchwork.kernel.org>; Sat, 28 Jan 2017 12:23:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8408927D4A for <patchwork-linux-arm@patchwork.kernel.org>; Sat, 28 Jan 2017 12:23:29 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7580228338; Sat, 28 Jan 2017 12:23:29 +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=-1.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, T_DKIM_INVALID autolearn=no version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 55BA727D4A for <patchwork-linux-arm@patchwork.kernel.org>; Sat, 28 Jan 2017 12:23:28 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cXS2N-0000wy-Kw; Sat, 28 Jan 2017 12:23:23 +0000 Received: from mail-lf0-f53.google.com ([209.85.215.53]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cXS0Z-0008HZ-A7 for linux-arm-kernel@lists.infradead.org; Sat, 28 Jan 2017 12:21:33 +0000 Received: by mail-lf0-f53.google.com with SMTP id x1so87602007lff.0 for <linux-arm-kernel@lists.infradead.org>; Sat, 28 Jan 2017 04:21:13 -0800 (PST) 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=BvE7wUMR5AZzkfzqHWm4oo9LQIQGhTPba/W7U3xWORU=; b=Pw1aLOB+ArbD6rniQId46sfHKYD8ogeWyuT6ShvWamFMtyLxFT/21YR5vJ5GKrq7Ug ieLBmqSqz+yQAZbdLrNMkdIjUI+aDPGevmNk2SVTzzu10paDj5xZ+AyJcvsnjgck810l RlDhwfBTCOyBw9PPHa8I/d5gM06CSZDVVM3QI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=BvE7wUMR5AZzkfzqHWm4oo9LQIQGhTPba/W7U3xWORU=; b=HpGsmC02LB6ZNpIrAlFEvrRtIOg4Z2Ww411alhVyEuG03MfmRynvxGOXkzo1p43myf NLm0we+KFmLEy29kLx8zgXozaDQcBuSLzZO5CFecqDS4aEHsAlXXnjrgrkmEZLia6AKb UJKMla5NdR3tY/sQCz1ka07reIVxT4D+ugovincvsWjqMQWxZx1tBNwaVAJ2z4pwf+Gb nMlvGFpS3c8xIbm8rbJU0usEzq5C4IpKJVUAfcAlzI04kgygL95ET7ydx2z3VJiIGqsX 4Hdu0EnW5/9LAqzsdl4hmtGvsYcz64dUyAaaV0zBykWNi7Sr37zjGaoporA1a48mrqCI fJgw== X-Gm-Message-State: AIkVDXKBPt8wOfq9IOa14swt6fxMHDCDYPG6i5e3hBY9IfbVLYkJ2joTXhVdjLpdtQwPbRMp X-Received: by 10.25.125.132 with SMTP id y126mr464468lfc.102.1485606012056; Sat, 28 Jan 2017 04:20:12 -0800 (PST) Received: from localhost.localdomain (h-84-45.a175.priv.bahnhof.se. [79.136.84.45]) by smtp.gmail.com with ESMTPSA id m18sm2033479lfe.45.2017.01.28.04.20.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 28 Jan 2017 04:20:11 -0800 (PST) From: Jens Wiklander <jens.wiklander@linaro.org> To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>, Andrew Morton <akpm@linux-foundation.org> Subject: [PATCH v15 5/5] arm64: dt: hikey: Add optee node Date: Sat, 28 Jan 2017 13:19:44 +0100 Message-Id: <1485605984-30064-6-git-send-email-jens.wiklander@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1485605984-30064-1-git-send-email-jens.wiklander@linaro.org> References: <1485605984-30064-1-git-send-email-jens.wiklander@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170128_042131_556794_0D879D12 X-CRM114-Status: GOOD ( 10.28 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: Mark Rutland <mark.rutland@arm.com>, Nishanth Menon <nm@ti.com>, Benjamin GAIGNARD <benjamin.gaignard@st.com>, Will Deacon <will.deacon@arm.com>, Patrice CHOTARD <patrice.chotard@st.com>, Christophe PRIOUZEAU <christophe.priouzeau@st.com>, Franck ALBESA <franck.albesa@st.com>, javier@javigon.com, Loic PALLARDY <loic.pallardy@st.com>, Michal Simek <michal.simek@xilinx.com>, Wei Xu <xuwei5@hisilicon.com>, Jason Gunthorpe <jgunthorpe@obsidianresearch.com>, devicetree@vger.kernel.org, Jerome Forissier <jerome.forissier@linaro.org>, scott.branden@broadcom.com, jean-michel.delorme@st.com, broonie@kernel.org, Al Viro <viro@ZenIV.linux.org.uk>, linux-arm-kernel@lists.infradead.org, Etienne CARRIERE <etienne.carriere@st.com>, emmanuel.michel@st.com, Eric FINCO <eric.finco@st.com>, linux-kernel@vger.kernel.org, "Andrew F . Davis" <afd@ti.com>, Rob Herring <robh+dt@kernel.org>, Jens Wiklander <jens.wiklander@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
diff --git a/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts b/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts index dba3c131c62c..89c15399bec2 100644 --- a/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts +++ b/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts @@ -406,6 +406,13 @@ }; }; }; + + firmware { + optee { + compatible = "linaro,optee-tz"; + method = "smc"; + }; + }; }; &uart2 {