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>
This commit is contained in:
parent
40dd41af40
commit
bc1fd03153
2 changed files with 5 additions and 0 deletions
|
@ -79,3 +79,7 @@
|
|||
pinctrl-names = "default";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&lptmr2 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
@ -19,4 +19,5 @@ supported:
|
|||
- pwm
|
||||
- spi
|
||||
- netif:eth
|
||||
- counter
|
||||
vendor: nxp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue