Skip to content

Commit 0eba0fc

Browse files
bogdanovskartben
authored andcommitted
boards: ti: lp_em_cc2340r5: Add GPIO support
Enable GPIO. Signed-off-by: Lars Thalian Morstad <l-morstad@ti.com> Signed-off-by: Vebjorn Myklebust <v.myklebust@ti.com> Signed-off-by: Stoyan Bogdanov <sbogdanov@baylibre.com> Signed-off-by: Julien Panis <jpanis@baylibre.com>
1 parent f22a291 commit 0eba0fc

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
@@ -19,3 +19,7 @@
1919
zephyr,code-partition = &slot0_partition;
2020
};
2121
};
22+
23+
&gpio0 {
24+
status = "okay";
25+
};

0 commit comments

Comments
 (0)