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:
Lin Jinhan 2019-09-27 16:30:55 +08:00 committed by Tao Huang
parent e73b082650
commit 248a42bbfc

View File

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