Skip to content

Commit 00cef5e

Browse files
montjoiewens
authored andcommitted
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>
1 parent f81547b commit 00cef5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/sun8i-a33.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
};
216216

217217
crypto: crypto-engine@1c15000 {
218-
compatible = "allwinner,sun4i-a10-crypto";
218+
compatible = "allwinner,sun8i-a33-crypto";
219219
reg = <0x01c15000 0x1000>;
220220
interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>;
221221
clocks = <&ccu CLK_BUS_SS>, <&ccu CLK_SS>;

0 commit comments

Comments
 (0)