From: Corentin Labbe Date: Wed, 20 Nov 2019 15:28:32 +0000 (+0100) Subject: ARM: dts: sun8i: a33: add the new SS compatible X-Git-Tag: v5.15~4269^2~8^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=00cef5e404a6c6e72cbec1fd7a41b01890b8d340;p=platform%2Fkernel%2Flinux-starfive.git ARM: dts: sun8i: a33: add the new SS compatible Add the new A33 SS compatible to the crypto node. Signed-off-by: Corentin Labbe Signed-off-by: Chen-Yu Tsai --- diff --git a/arch/arm/boot/dts/sun8i-a33.dtsi b/arch/arm/boot/dts/sun8i-a33.dtsi index 1532a0e..a2c37ad 100644 --- a/arch/arm/boot/dts/sun8i-a33.dtsi +++ b/arch/arm/boot/dts/sun8i-a33.dtsi @@ -215,7 +215,7 @@ }; crypto: crypto-engine@1c15000 { - compatible = "allwinner,sun4i-a10-crypto"; + compatible = "allwinner,sun8i-a33-crypto"; reg = <0x01c15000 0x1000>; interrupts = ; clocks = <&ccu CLK_BUS_SS>, <&ccu CLK_SS>;