Skip to content

Commit 68d8793

Browse files
jpanisblbogdanovs
authored andcommitted
boards: ti: lp_em_cc2340r5: Add external low-frequency oscillator
Enable external 32 kHz crystal oscillator. Signed-off-by: Julien Panis <jpanis@baylibre.com>
1 parent 56448d4 commit 68d8793

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
@@ -62,6 +62,10 @@
6262
zephyr,code = <INPUT_KEY_1>;
6363
};
6464
};
65+
66+
lfxosc: lf_xosc {
67+
compatible = "ti,cc23x0-lf-xosc";
68+
};
6569
};
6670

6771
&gpio0 {

0 commit comments

Comments
 (0)