Commit 5a68ce0a authored by Johan Jonker's avatar Johan Jonker Committed by Heiko Stuebner
Browse files

ARM: dts: rockchip: remove status from rk3288 crypto node



A node that is not disabled is standard already "okay",
so remove status from rk3288 crypto node.

Signed-off-by: default avatarJohan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20220213212319.8448-1-jbx6244@gmail.com


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent e783362e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -980,7 +980,6 @@
		clock-names = "aclk", "hclk", "sclk", "apb_pclk";
		resets = <&cru SRST_CRYPTO>;
		reset-names = "crypto-rst";
		status = "okay";
	};

	iep_mmu: iommu@ff900800 {