Linux-Rockchip Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: rockchip: remove rk3588 optee node
@ 2025-01-30 18:10 Chris Morgan
  2025-01-31 16:46 ` Quentin Schulz
  2025-02-11 20:35 ` Heiko Stuebner
  0 siblings, 2 replies; 11+ messages in thread
From: Chris Morgan @ 2025-01-30 18:10 UTC (permalink / raw)
  To: linux-rockchip
  Cc: devicetree, sebastian.reichel, heiko, conor+dt, krzk+dt, robh,
	Chris Morgan

From: Chris Morgan <macromorgan@hotmail.com>

Remove Optee node from rk3588 devicetree. When Optee is present and
used the node will be added automatically by U-Boot when
CONFIG_OPTEE_LIB=y and CONFIG_SPL_ATF_NO_PLATFORM_PARAM is not set.
When Optee is not present or used, the node will trigger a probe
that generates a (harmless) message on the kernel log.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
---
 arch/arm64/boot/dts/rockchip/rk3588-base.dtsi | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/arch/arm64/boot/dts/rockchip/rk3588-base.dtsi b/arch/arm64/boot/dts/rockchip/rk3588-base.dtsi
index 8cfa30837ce7..245a6cabdc8e 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588-base.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3588-base.dtsi
@@ -358,11 +358,6 @@ display_subsystem: display-subsystem {
 	};
 
 	firmware {
-		optee: optee {
-			compatible = "linaro,optee-tz";
-			method = "smc";
-		};
-
 		scmi: scmi {
 			compatible = "arm,scmi-smc";
 			arm,smc-id = <0x82000010>;
-- 
2.43.0


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

end of thread, other threads:[~2025-02-11 20:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-30 18:10 [PATCH] arm64: dts: rockchip: remove rk3588 optee node Chris Morgan
2025-01-31 16:46 ` Quentin Schulz
2025-01-31 16:59   ` Chris Morgan
2025-02-03 16:32     ` Quentin Schulz
2025-02-03 21:27       ` Chris Morgan
2025-02-04  9:12         ` Quentin Schulz
2025-02-04 16:16           ` Chris Morgan
2025-02-10 10:20             ` Heiko Stübner
2025-02-10 17:06               ` Chris Morgan
2025-02-11 12:58                 ` Quentin Schulz
2025-02-11 20:35 ` Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox