File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
arch/arm64/boot/dts/rockchip Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 589
589
clocks = <&cru HCLK_M_CRYPTO0>, <&cru HCLK_S_CRYPTO0>, <&cru SCLK_CRYPTO0>;
590
590
clock-names = "hclk_master", "hclk_slave", "sclk";
591
591
resets = <&cru SRST_CRYPTO0>, <&cru SRST_CRYPTO0_S>, <&cru SRST_CRYPTO0_M>;
592
- reset-names = "master", "lave ", "crypto";
592
+ reset-names = "master", "slave ", "crypto-rst ";
593
593
};
594
594
595
595
crypto1: crypto@ff8b8000 {
599
599
clocks = <&cru HCLK_M_CRYPTO1>, <&cru HCLK_S_CRYPTO1>, <&cru SCLK_CRYPTO1>;
600
600
clock-names = "hclk_master", "hclk_slave", "sclk";
601
601
resets = <&cru SRST_CRYPTO1>, <&cru SRST_CRYPTO1_S>, <&cru SRST_CRYPTO1_M>;
602
- reset-names = "master", "slave", "crypto";
602
+ reset-names = "master", "slave", "crypto-rst ";
603
603
};
604
604
605
605
i2c1: i2c@ff110000 {
You can’t perform that action at this time.
0 commit comments