Message ID | 1479480700-554-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 7AFF360469 for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 18 Nov 2016 14:55:56 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 737842991D for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 18 Nov 2016 14:55:56 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 672C829922; Fri, 18 Nov 2016 14:55:56 +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 18B332991D for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 18 Nov 2016 14:55:56 +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 1c7kYK-0006eU-JT; Fri, 18 Nov 2016 14:54:08 +0000 Received: from mail-wm0-x22d.google.com ([2a00:1450:400c:c09::22d]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1c7kXd-0005wU-Jx for linux-arm-kernel@lists.infradead.org; Fri, 18 Nov 2016 14:53:32 +0000 Received: by mail-wm0-x22d.google.com with SMTP id t79so42400185wmt.0 for <linux-arm-kernel@lists.infradead.org>; Fri, 18 Nov 2016 06:53:05 -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=5AiNVOrlwHi7/eyKtr9Lz/iwC9DTj9XkIeXs8OGEW50=; b=C5+Sg8g6EJPU6JtY2irbhDWiBjNNzgq784wVe44/f2TvcdnTmpeQ3oC2YJqXnjHnho h9vsSxkHYREH/vOZRh56lIzrSMzlxPzVIGxxlco6rHS8L0ESolx+TnrBldtN0JSlWVHK xHbgDAcMwViGmB65RyUW7cb3eiFg5LZJ2DuaE= 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=5AiNVOrlwHi7/eyKtr9Lz/iwC9DTj9XkIeXs8OGEW50=; b=e9zZC/11C75wbj2oV2LIgBjug8Jze4AYAqAWzOlvQydCYz2k5Vd2xnwfzSvAuFG2U4 3ebkOdqb4RS1bVryjGGjI/ZpGV7hc5Pb+QWB1yUNwoYFJSXPMBYW9Nl+WLC+pvKbP7Uk IVIfJdxli/mwuK+L1+RYtf2cEjXaX8guelTt4cqUUirIwt3i+elpM555BOn4xeIg3hia ohG7/kv7V8xR23ol77rcTeQK6xB86XdaWvNFaovxsro2Ybu4Rpc3qCiVrFqRJLbUV+IU Wcnr7TM45sivYklWbXmApqqe45WpGniu/WZSPEnhA3p4xpwc4ORbS/kirScYQIoorLfv ASDQ== X-Gm-Message-State: AKaTC00fsdNlgRobzJfCe/VEfBzstKL++dEAyN/pw9LhY425N14COLMISmsJsUh4wKxllL32 X-Received: by 10.25.56.80 with SMTP id d16mr29618lfj.2.1479480784050; Fri, 18 Nov 2016 06:53:04 -0800 (PST) Received: from ermac.ideon.se ([85.235.10.227]) by smtp.gmail.com with ESMTPSA id d79sm2327997lfd.46.2016.11.18.06.53.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 18 Nov 2016 06:53:03 -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>, Wei Xu <xuwei5@hisilicon.com> Subject: [PATCH v13 5/5] arm64: dt: hikey: Add optee node Date: Fri, 18 Nov 2016 15:51:40 +0100 Message-Id: <1479480700-554-6-git-send-email-jens.wiklander@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1479480700-554-1-git-send-email-jens.wiklander@linaro.org> References: <1479480700-554-1-git-send-email-jens.wiklander@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161118_065326_073552_EF08B387 X-CRM114-Status: GOOD ( 11.27 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 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: valentin.manea@huawei.com, devicetree@vger.kernel.org, javier@javigon.com, emmanuel.michel@st.com, Jerome Forissier <jerome.forissier@linaro.org>, Nishanth Menon <nm@ti.com>, broonie@kernel.org, Will Deacon <will.deacon@arm.com>, linux-kernel@vger.kernel.org, jean-michel.delorme@st.com, Jason Gunthorpe <jgunthorpe@obsidianresearch.com>, Rob Herring <robh+dt@kernel.org>, Al Viro <viro@ZenIV.linux.org.uk>, Jens Wiklander <jens.wiklander@linaro.org>, Mark Rutland <mark.rutland@arm.com>, "Andrew F. Davis" <afd@ti.com>, Michal Simek <michal.simek@xilinx.com>, linux-arm-kernel@lists.infradead.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 dba3c13..89c1539 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 {