Skip to content

Commit da7684f

Browse files
committed
boards: ti: lp_em_cc2340r5: Add crypto support
Enable AES module. Signed-off-by: Stoyan Bogdanov <[email protected]> Signed-off-by: Julien Panis <[email protected]>
1 parent ca1fa3d commit da7684f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

boards/ti/lp_em_cc2340r5/lp_em_cc2340r5.dts

+4
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,7 @@
7373
pinctrl-0 = <&uart0_rx_default &uart0_tx_default>;
7474
pinctrl-names = "default";
7575
};
76+
77+
&aes {
78+
status = "okay";
79+
};

0 commit comments

Comments
 (0)