diff mbox series

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

Message ID 20220213212319.8448-1-jbx6244@gmail.com (mailing list archive)
State New, archived
Headers show
Series ARM: dts: rockchip: rk3288: remove status from crypto node | expand

Commit Message

Johan Jonker Feb. 13, 2022, 9:23 p.m. UTC
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>
---
 arch/arm/boot/dts/rk3288.dtsi | 1 -
 1 file changed, 1 deletion(-)

Comments

Heiko Stübner Feb. 15, 2022, 8:01 a.m. UTC | #1
On Sun, 13 Feb 2022 22:23:19 +0100, Johan Jonker wrote:
> A node that is not disabled is standard already "okay",
> so remove status from rk3288 crypto node.

Applied, thanks!

[1/1] ARM: dts: rockchip: rk3288: remove status from crypto node
      commit: 5a68ce0a7b89a7005a71d406435a45a24c7e86da

Best regards,
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi
index aaaa61875..85d56c63e 100644
--- a/arch/arm/boot/dts/rk3288.dtsi
+++ b/arch/arm/boot/dts/rk3288.dtsi
@@ -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 {