mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
ARM: dts: rockchip: rv1106: modify crypto v3 compatible
Modify crypto v3 compatible from "rockchip,crypto_v3" to "rockchip,crypto-v3". Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com> Change-Id: I1bf62136f095e668024969aae354207b37dc0c93
This commit is contained in:
@@ -623,7 +623,7 @@
|
||||
};
|
||||
|
||||
crypto: crypto@ff440000 {
|
||||
compatible = "rockchip,crypto_v3";
|
||||
compatible = "rockchip,crypto-v3";
|
||||
reg = <0xff440000 0x2000>;
|
||||
interrupts = <GIC_SPI 15 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&cru ACLK_CRYPTO>, <&cru HCLK_CRYPTO>,
|
||||
|
||||
Reference in New Issue
Block a user