Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: sun8i: a33: add the new SS compatible

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>

authored by

Corentin Labbe and committed by
Chen-Yu Tsai
00cef5e4 f81547ba

+1 -1
+1 -1
arch/arm/boot/dts/sun8i-a33.dtsi
··· 215 215 }; 216 216 217 217 crypto: crypto-engine@1c15000 { 218 - compatible = "allwinner,sun4i-a10-crypto"; 218 + compatible = "allwinner,sun8i-a33-crypto"; 219 219 reg = <0x01c15000 0x1000>; 220 220 interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>; 221 221 clocks = <&ccu CLK_BUS_SS>, <&ccu CLK_SS>;