linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] arm: dts: imx6ul: 14x14-evk: add the optee node
@ 2016-10-22 14:57 Jason Liu
  2016-10-22 17:24 ` Fabio Estevam
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Liu @ 2016-10-22 14:57 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: shawnguo, devicetree, linux-kernel

This patch adds the optee node for the i.MX6UL 14x14 evk board

Signed-off-by: Jason Liu <jason.hui.liu@nxp.com>
---
 arch/arm/boot/dts/imx6ul-14x14-evk.dts | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/arch/arm/boot/dts/imx6ul-14x14-evk.dts b/arch/arm/boot/dts/imx6ul-14x14-evk.dts
index e281d50..e68dc19 100644
--- a/arch/arm/boot/dts/imx6ul-14x14-evk.dts
+++ b/arch/arm/boot/dts/imx6ul-14x14-evk.dts
@@ -30,6 +30,13 @@
 		status = "okay";
 	};
 
+	firmware {
+		optee {
+			compatible = "linaro,optee-tz";
+			method = "smc";
+		};
+	};
+
 	regulators {
 		compatible = "simple-bus";
 		#address-cells = <1>;
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/1] arm: dts: imx6ul: 14x14-evk: add the optee node
  2016-10-22 14:57 [PATCH 1/1] arm: dts: imx6ul: 14x14-evk: add the optee node Jason Liu
@ 2016-10-22 17:24 ` Fabio Estevam
  0 siblings, 0 replies; 2+ messages in thread
From: Fabio Estevam @ 2016-10-22 17:24 UTC (permalink / raw)
  To: Jason Liu; +Cc: linux-arm-kernel, devicetree, Shawn Guo, linux-kernel

Hi Jason,

On Sat, Oct 22, 2016 at 12:57 PM, Jason Liu <jason.hui.liu@nxp.com> wrote:
> This patch adds the optee node for the i.MX6UL 14x14 evk board
>
> Signed-off-by: Jason Liu <jason.hui.liu@nxp.com>
> ---
>  arch/arm/boot/dts/imx6ul-14x14-evk.dts | 7 +++++++
>  1 file changed, 7 insertions(+)
>
> diff --git a/arch/arm/boot/dts/imx6ul-14x14-evk.dts b/arch/arm/boot/dts/imx6ul-14x14-evk.dts
> index e281d50..e68dc19 100644
> --- a/arch/arm/boot/dts/imx6ul-14x14-evk.dts
> +++ b/arch/arm/boot/dts/imx6ul-14x14-evk.dts
> @@ -30,6 +30,13 @@
>                 status = "okay";
>         };
>
> +       firmware {
> +               optee {
> +                       compatible = "linaro,optee-tz";
> +                       method = "smc";

It seems we need to wait until the property lands in mainline.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-22 17:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-22 14:57 [PATCH 1/1] arm: dts: imx6ul: 14x14-evk: add the optee node Jason Liu
2016-10-22 17:24 ` Fabio Estevam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).