summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/omap3-n900.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/omap3-n900.dts')
-rw-r--r--dts/src/arm/omap3-n900.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/dts/src/arm/omap3-n900.dts b/dts/src/arm/omap3-n900.dts
index 3dbcae3d60..bc24e3dc7c 100644
--- a/dts/src/arm/omap3-n900.dts
+++ b/dts/src/arm/omap3-n900.dts
@@ -19,7 +19,11 @@
* but it is not widely used and to prevent kernel crash rather AES is disabled.
* There is also no runtime detection code if AES is disabled in L3 firewall...
*/
-&aes {
+&aes1_target {
+ status = "disabled";
+};
+
+&aes2_target {
status = "disabled";
};