crypto: remove crypto overlay

After crypto se driver is updated, we can enable the se module,
so remove the overlay for AAOS.

Bug 4221414
Bug 3579794

Change-Id: I5e9d7c0711d065b7e0b67df79160f985f1a17912
Signed-off-by: Bruce Xu <brucex@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/2987761
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Bruce Xu
2023-09-28 17:16:23 +00:00
committed by mobile promotions
parent 550cab93e5
commit be3b2e7391

View File

@@ -107,16 +107,6 @@
dmas = <&gpcdma 8>, <&gpcdma 8>; dmas = <&gpcdma 8>, <&gpcdma 8>;
dma-names = "rx", "tx"; dma-names = "rx", "tx";
}; };
host1x@13e00000 {
se@15810000 {
compatible = "nvidia,tegra234-se1-nvhost";
status = "disabled";
};
se@15820000 {
compatible = "nvidia,tegra234-se2-nvhost";
status = "disabled";
};
};
}; };
}; };
}; };