Commit 0b687ba
committed
drivers: clock_control: mspm0: Add CANCLK source support
Add support for the CANCLK source for MSPM0. `mspm0_canclk_cfg`
config struct is used to provide CAN-FD clock frequency selection.
- Select HFCLK (HFXT) freq when `ti,canclk-source = 0`
- ELse fall back to SYSOSC frequency.
Signed-off-by: Santhosh Charles <[email protected]>1 parent e26a7bc commit 0b687ba
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
60 | 68 | | |
61 | 69 | | |
62 | 70 | | |
| |||
141 | 149 | | |
142 | 150 | | |
143 | 151 | | |
144 | | - | |
145 | 152 | | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
146 | 157 | | |
147 | 158 | | |
148 | 159 | | |
| |||
0 commit comments