A node that is not disabled is standard already "okay",
so remove status from rk3288 crypto node.
Signed-off-by: Johan Jonker <[email protected]>
---
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
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 <[email protected]>