[PATCH] ARM: dts: rockchip: rk3288: remove status from crypto node

Johan Jonker posted 1 patch 4 years, 4 months ago
Failed in applying to current master (apply log)
arch/arm/boot/dts/rk3288.dtsi | 1 -
1 file changed, 1 deletion(-)
[PATCH] ARM: dts: rockchip: rk3288: remove status from crypto node
Posted by Johan Jonker 4 years, 4 months ago
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(-)

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 {
-- 
2.20.1

Re: [PATCH] ARM: dts: rockchip: rk3288: remove status from crypto node
Posted by Heiko Stuebner 4 years, 4 months ago
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,
-- 
Heiko Stuebner <heiko@sntech.de>