Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1525431
| From | Jens Wiklander <jens.wiklander@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v13 5/5] arm64: dt: hikey: Add optee node |
| Date | 2016-11-18 16:00 +0100 |
| Message-ID | <sESNY-8ud-29@gated-at.bofh.it> (permalink) |
| References | <sESNX-8ud-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
---
arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts | 7 +++++++
1 file changed, 7 insertions(+)
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 {
--
1.9.1
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v13 5/5] arm64: dt: hikey: Add optee node Jens Wiklander <jens.wiklander@linaro.org> - 2016-11-18 16:00 +0100
csiph-web