From a987d2d0eab1e52530c383906c80de842888fb6c Mon Sep 17 00:00:00 2001 From: Vedant Deshpande Date: Fri, 9 Aug 2024 22:30:08 +0000 Subject: [PATCH] nv-platform: Rename se nodes to crypto Rename the se nodes to crypto to maintain synchronization with upstream changes. Bug 4707773 Change-Id: I3018c945ab8f85ae372c2888f6f6d893ba8878a7 Signed-off-by: Vedant Deshpande Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3191650 Reviewed-by: Brad Griffis Reviewed-by: Gautham Srinivasan Reviewed-by: svcacv GVS: buildbot_gerritrpt --- nv-platform/tegra234-p3737-0000+p3701-xxxx-nv-common.dtsi | 6 +++--- nv-platform/tegra234-p3740-0002+p3701-0008-nv-common.dtsi | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/nv-platform/tegra234-p3737-0000+p3701-xxxx-nv-common.dtsi b/nv-platform/tegra234-p3737-0000+p3701-xxxx-nv-common.dtsi index 82d0744..b2ceaf1 100644 --- a/nv-platform/tegra234-p3737-0000+p3701-xxxx-nv-common.dtsi +++ b/nv-platform/tegra234-p3737-0000+p3701-xxxx-nv-common.dtsi @@ -242,15 +242,15 @@ status = "okay"; }; - se@15810000 { + crypto@15810000 { status = "okay"; }; - se@15820000 { + crypto@15820000 { status = "okay"; }; - se@15840000 { + crypto@15840000 { status = "okay"; }; diff --git a/nv-platform/tegra234-p3740-0002+p3701-0008-nv-common.dtsi b/nv-platform/tegra234-p3740-0002+p3701-0008-nv-common.dtsi index f777973..9132ecd 100644 --- a/nv-platform/tegra234-p3740-0002+p3701-0008-nv-common.dtsi +++ b/nv-platform/tegra234-p3740-0002+p3701-0008-nv-common.dtsi @@ -261,15 +261,15 @@ status = "okay"; }; - se@15810000 { + crypto@15810000 { status = "okay"; }; - se@15820000 { + crypto@15820000 { status = "okay"; }; - se@15840000 { + crypto@15840000 { status = "okay"; };