arm64: tegra: Correct the compatible for SE4

Correct the compatible for SE4 to fix SHA, CMAC and HMAC algorithm
failures.

Fixes: e819643f9a ("arm64: tegra: Add Security Engine device trees node")
Signed-off-by: Akhil R <akhilrajeev@nvidia.com>
Change-Id: Idc189a7ab00a95e6b9fa97be78f98997a88e31a3
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2786119
Reviewed-by: Bitan Biswas <bbiswas@nvidia.com>
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Akhil R
2022-10-03 20:44:18 +05:30
committed by mobile promotions
parent 0b7732c7a4
commit 55220a53b2

View File

@@ -267,7 +267,7 @@
};
se@15840000 {
compatible = "nvidia,tegra234-se2-nvhost";
compatible = "nvidia,tegra234-se4-nvhost";
reg = <0x15840000 0x10000>;
supported-algos = "sha", "sha3", "hmac";
nvidia,io-coherent;