mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02:00
ARM: dts: rk3288: default disable crypto node
Change-Id: Ie89f18bb91eed4f04b05253e4e917eaf882139a6 Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
This commit is contained in:
parent
e73b082650
commit
248a42bbfc
|
|
@ -968,7 +968,7 @@ crypto: cypto-controller@ff8a0000 {
|
|||
clock-names = "aclk", "hclk", "sclk", "apb_pclk";
|
||||
resets = <&cru SRST_CRYPTO>;
|
||||
reset-names = "crypto-rst";
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
iep_mmu: iommu@ff900800 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user