All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rayagonda Kokatanur <rayagonda.kokatanur@broadcom.com>
To: u-boot@lists.denx.de
Subject: [PATCH v2 3/3] arm: dts: ns3: add optee node
Date: Sun, 24 May 2020 15:54:19 +0530	[thread overview]
Message-ID: <20200524102419.5568-4-rayagonda.kokatanur@broadcom.com> (raw)
In-Reply-To: <20200524102419.5568-1-rayagonda.kokatanur@broadcom.com>

From: Vikas Gupta <vikas.gupta@broadcom.com>

Add support for optee

Signed-off-by: Vikas Gupta <vikas.gupta@broadcom.com>
Signed-off-by: Rayagonda Kokatanur <rayagonda.kokatanur@broadcom.com>
---
 arch/arm/dts/ns3.dtsi | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/arch/arm/dts/ns3.dtsi b/arch/arm/dts/ns3.dtsi
index 6962e658d3..509818e23e 100644
--- a/arch/arm/dts/ns3.dtsi
+++ b/arch/arm/dts/ns3.dtsi
@@ -21,6 +21,13 @@
 			<0x8 0x80000000 0x1 0x80000000>;
 	};
 
+	firmware {
+		optee {
+			compatible = "linaro,optee-tz";
+			method = "smc";
+		};
+	};
+
 	hsls {
 		compatible = "simple-bus";
 		dma-ranges;
-- 
2.17.1

  parent reply	other threads:[~2020-05-24 10:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-24 10:24 [PATCH v2 0/3] add optee support for broadcom NS3 soc Rayagonda Kokatanur
2020-05-24 10:24 ` [PATCH v2 1/3] board: ns3: add optee based bnxt fw load driver Rayagonda Kokatanur
2020-05-25  2:15   ` Simon Glass
2020-05-24 10:24 ` [PATCH v2 2/3] configs: ns3: enable tee and optee driver Rayagonda Kokatanur
2020-05-25  2:15   ` Simon Glass
2020-05-24 10:24 ` Rayagonda Kokatanur [this message]
2020-05-25  2:15   ` [PATCH v2 3/3] arm: dts: ns3: add optee node Simon Glass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200524102419.5568-4-rayagonda.kokatanur@broadcom.com \
    --to=rayagonda.kokatanur@broadcom.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.