[PATCH v1 21/24] arch: arm64: dts: meson: s4-s805x2-aq222: enable crypto node
Alexey Romanov
avromanov at salutedevices.com
Wed Jan 10 12:11:37 PST 2024
S4 has hardware support of crypto algos: SHA1/224/256 and AES.
Signed-off-by: Alexey Romanov <avromanov at salutedevices.com>
---
arch/arm64/boot/dts/amlogic/meson-s4-s805x2-aq222.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/boot/dts/amlogic/meson-s4-s805x2-aq222.dts b/arch/arm64/boot/dts/amlogic/meson-s4-s805x2-aq222.dts
index 8ffbcb2b1ac5..83fb11cf6aba 100644
--- a/arch/arm64/boot/dts/amlogic/meson-s4-s805x2-aq222.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-s4-s805x2-aq222.dts
@@ -28,3 +28,7 @@ memory at 0 {
&uart_B {
status = "okay";
};
+
+&crypto {
+ status = "okay";
+};
--
2.30.1
More information about the linux-amlogic
mailing list