]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: rockchip: remove status from rk3288 crypto node
authorJohan Jonker <jbx6244@gmail.com>
Sun, 13 Feb 2022 21:23:19 +0000 (22:23 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 15 Feb 2022 07:59:53 +0000 (08:59 +0100)
A node that is not disabled is standard already "okay",
so remove status from rk3288 crypto node.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20220213212319.8448-1-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3288.dtsi

index aaaa61875701d916bd75ab032c655bf208d3b3df..85d56c63e49ad6fe93b4aaa2867c316cd058fb20 100644 (file)
                clock-names = "aclk", "hclk", "sclk", "apb_pclk";
                resets = <&cru SRST_CRYPTO>;
                reset-names = "crypto-rst";
-               status = "okay";
        };
 
        iep_mmu: iommu@ff900800 {