projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e783362
)
ARM: dts: rockchip: remove status from rk3288 crypto node
author
Johan Jonker
<jbx6244@gmail.com>
Sun, 13 Feb 2022 21:23:19 +0000
(22:23 +0100)
committer
Heiko 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk3288.dtsi
b/arch/arm/boot/dts/rk3288.dtsi
index aaaa61875701d916bd75ab032c655bf208d3b3df..85d56c63e49ad6fe93b4aaa2867c316cd058fb20 100644
(file)
--- 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 {