mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
t23x: dts: enable crypto for Orin NX/Nano
Enable crypto accelerators for Orin NX/Nano.
Additionally:
1. Remove the compatibles "nvidia,tegra234-se2-aes" and
"nvidia,tegra234-se4-hash" since the OOT crypto modules
are now aligned with upstream.
2. Remove reference to crypto@15810000 since it is not valid.
Bug 4883011
Change-Id: I075c54a194ec46dd2727067fc35b9891ef934770
Signed-off-by: Brad Griffis <bgriffis@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3241042
(cherry picked from commit 41f6d6639b)
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3244111
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
Reviewed-by: Hiteshkumar Patel <hiteshkumarg@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
066def4143
commit
465ae11d59
@@ -208,10 +208,6 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
crypto@15810000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
crypto@15820000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -235,10 +235,6 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
crypto@15810000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
crypto@15820000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -255,6 +255,14 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
crypto@15820000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
crypto@15840000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
nvdla0@15880000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user