[PATCH v1 24/24] arch: arm64: dts: meson: g12a-u200: enable crypto node

Alexey Romanov avromanov at salutedevices.com
Wed Jan 10 12:11:40 PST 2024


G12A 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-g12a-u200.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/amlogic/meson-g12a-u200.dts b/arch/arm64/boot/dts/amlogic/meson-g12a-u200.dts
index 4b5d11e56364..cb01943a0fda 100644
--- a/arch/arm64/boot/dts/amlogic/meson-g12a-u200.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-g12a-u200.dts
@@ -306,3 +306,7 @@ &usb2_phy0 {
 &usb2_phy1 {
 	phy-supply = <&vcc_5v>;
 };
+
+&crypto {
+	status = "okay";
+};
-- 
2.30.1




More information about the linux-arm-kernel mailing list