Skip to content

Commit bc1fd03

Browse files
yongxu-wang15kartben
authored andcommitted
boards: nxp: imx95_evk_mimx9596_m7: enables LPTMR2 interface
Enabled LPTMR2 interface for imx95_evk_mimx9596_m7 Tested with sample counter_basic_api Signed-off-by: Yongxu Wang <yongxu.wang@nxp.com>
1 parent 40dd41a commit bc1fd03

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

boards/nxp/imx95_evk/imx95_evk_mimx9596_m7.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,7 @@
7979
pinctrl-names = "default";
8080
status = "okay";
8181
};
82+
83+
&lptmr2 {
84+
status = "okay";
85+
};

boards/nxp/imx95_evk/imx95_evk_mimx9596_m7.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ supported:
1919
- pwm
2020
- spi
2121
- netif:eth
22+
- counter
2223
vendor: nxp

0 commit comments

Comments
 (0)