ARM: dts: sun8i: a33: add the new SS compatible
authorCorentin Labbe <clabbe.montjoie@gmail.com>
Wed, 20 Nov 2019 15:28:32 +0000 (16:28 +0100)
committerChen-Yu Tsai <wens@csie.org>
Wed, 11 Mar 2020 15:12:06 +0000 (23:12 +0800)
Add the new A33 SS compatible to the crypto node.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
arch/arm/boot/dts/sun8i-a33.dtsi

index 1532a0e..a2c37ad 100644 (file)
                };
 
                crypto: crypto-engine@1c15000 {
-                       compatible = "allwinner,sun4i-a10-crypto";
+                       compatible = "allwinner,sun8i-a33-crypto";
                        reg = <0x01c15000 0x1000>;
                        interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&ccu CLK_BUS_SS>, <&ccu CLK_SS>;