From 0c2e2b7d8fd795c24abc7bfd3752eb3e366155eb Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Mon, 17 Aug 2020 08:16:38 +0200 Subject: dts: update to v5.9-rc1 Signed-off-by: Sascha Hauer --- dts/src/arm/omap3-n900.dts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'dts/src/arm/omap3-n900.dts') 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"; }; -- cgit v1.2.3