Skip to content

Commit 8205598

Browse files
committed
boards: ti: lp_em_cc2340r5: Add GPIO support
Enable GPIO. Signed-off-by: Lars Thalian Morstad <[email protected]> Signed-off-by: Vebjorn Myklebust <[email protected]> Signed-off-by: Stoyan Bogdanov <[email protected]> Signed-off-by: Julien Panis <[email protected]>
1 parent eeb815f commit 8205598

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,7 @@
2222
&cpu0 {
2323
clock-frequency = <48000000>;
2424
};
25+
26+
&gpio0 {
27+
status = "okay";
28+
};

0 commit comments

Comments
 (0)