linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sahil Malhotra <sahil.malhotra@oss.nxp.com>
To: shawnguo@kernel.org
Cc: sahil.malhotra@oss.nxp.com,
	Sahil Malhotra <sahil.malhotra@nxp.com>,
	Li Yang <leoyang.li@nxp.com>, Rob Herring <robh+dt@kernel.org>,
	linux-arm-kernel@lists.infradead.org (moderated
	list:ARM/FREESCALE LAYERSCAPE ARM ARCHITECTURE),
	devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND
	FLATTENED DEVICE TREE BINDINGS),
	linux-kernel@vger.kernel.org (open list)
Subject: [PATCH] arm64: dts: ls1028a: enable optee node
Date: Fri,  5 Mar 2021 14:03:51 +0530	[thread overview]
Message-ID: <20210305083351.13598-1-sahil.malhotra@oss.nxp.com> (raw)

From: Sahil Malhotra <sahil.malhotra@nxp.com>

optee node was disabled in ls1028a.dtsi, enabling it by default.

Signed-off-by: Sahil Malhotra <sahil.malhotra@nxp.com>
---
 arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
index 262fbad8f0ec..762fbccaf586 100644
--- a/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi
@@ -95,7 +95,6 @@
 		optee {
 			compatible = "linaro,optee-tz";
 			method = "smc";
-			status = "disabled";
 		};
 	};
 
-- 
2.17.1


             reply	other threads:[~2021-03-05  8:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-05  8:33 Sahil Malhotra [this message]
2021-03-15  4:28 ` [PATCH] arm64: dts: ls1028a: enable optee node Shawn Guo
2021-03-18  8:40   ` Shawn Guo
2021-03-22 11:35     ` Sahil Malhotra (OSS)

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=20210305083351.13598-1-sahil.malhotra@oss.nxp.com \
    --to=sahil.malhotra@oss.nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=leoyang.li@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=sahil.malhotra@nxp.com \
    --cc=shawnguo@kernel.org \
    /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 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).