File tree Expand file tree Collapse file tree 5 files changed +14
-15
lines changed Expand file tree Collapse file tree 5 files changed +14
-15
lines changed Original file line number Diff line number Diff line change 385385 status = "disabled";
386386 cc-num = <8>;
387387 interrupts = <40 NRF_DEFAULT_IRQ_PRIORITY>;
388- clocks = <&fll16m >;
388+ clocks = <&hfxo >;
389389 max-bit-width = <32>;
390390 max-frequency = <DT_FREQ_M(32)>;
391391 prescaler = <0>;
397397 status = "disabled";
398398 cc-num = <8>;
399399 interrupts = <41 NRF_DEFAULT_IRQ_PRIORITY>;
400- clocks = <&fll16m >;
400+ clocks = <&hfxo >;
401401 max-bit-width = <32>;
402402 max-frequency = <DT_FREQ_M(32)>;
403403 prescaler = <0>;
409409 status = "disabled";
410410 cc-num = <8>;
411411 interrupts = <42 NRF_DEFAULT_IRQ_PRIORITY>;
412- clocks = <&fll16m >;
412+ clocks = <&hfxo >;
413413 max-bit-width = <32>;
414414 max-frequency = <DT_FREQ_M(32)>;
415415 prescaler = <0>;
Original file line number Diff line number Diff line change 156156 cc-num = <6>;
157157 max-bit-width = <32>;
158158 interrupts = <85 NRF_DEFAULT_IRQ_PRIORITY>;
159- /* NRFX-6881: Temporary workaround for timer00 */
160- max-frequency = <DT_FREQ_M(64)>;
159+ clocks = <&hfpll>;
161160 prescaler = <0>;
162161 };
163162
186185 cc-num = <8>;
187186 max-bit-width = <32>;
188187 interrupts = <133 NRF_DEFAULT_IRQ_PRIORITY>;
189- max-frequency = <DT_FREQ_M(32) >;
188+ clocks = <&hfxo >;
190189 prescaler = <0>;
191190 };
192191
Original file line number Diff line number Diff line change 146146 cc-num = <6>;
147147 max-bit-width = <32>;
148148 interrupts = <85 NRF_DEFAULT_IRQ_PRIORITY>;
149- max-frequency = <DT_FREQ_M(128) >;
149+ clocks = <&hfpll >;
150150 prescaler = <0>;
151151 };
152152
175175 cc-num = <8>;
176176 max-bit-width = <32>;
177177 interrupts = <133 NRF_DEFAULT_IRQ_PRIORITY>;
178- max-frequency = <DT_FREQ_M(32) >;
178+ clocks = <&hfxo >;
179179 prescaler = <0>;
180180 };
181181
Original file line number Diff line number Diff line change 185185 cc-num = <6>;
186186 max-bit-width = <32>;
187187 interrupts = <85 NRF_DEFAULT_IRQ_PRIORITY>;
188- max-frequency = <DT_FREQ_M(128) >;
188+ clocks = <&hfpll >;
189189 prescaler = <0>;
190190 };
191191
214214 cc-num = <8>;
215215 max-bit-width = <32>;
216216 interrupts = <133 NRF_DEFAULT_IRQ_PRIORITY>;
217- max-frequency = <DT_FREQ_M(32) >;
217+ clocks = <&hfxo >;
218218 prescaler = <0>;
219219 };
220220
Original file line number Diff line number Diff line change 276276 cc-num = <8>;
277277 interrupts = <40 NRF_DEFAULT_IRQ_PRIORITY>;
278278 max-bit-width = <32>;
279- max-frequency = <DT_FREQ_M(32) >;
279+ clocks = <&hfxo >;
280280 prescaler = <0>;
281281 };
282282
287287 cc-num = <8>;
288288 interrupts = <41 NRF_DEFAULT_IRQ_PRIORITY>;
289289 max-bit-width = <32>;
290- max-frequency = <DT_FREQ_M(32) >;
290+ clocks = <&hfxo >;
291291 prescaler = <0>;
292292 };
293293
298298 cc-num = <8>;
299299 interrupts = <42 NRF_DEFAULT_IRQ_PRIORITY>;
300300 max-bit-width = <32>;
301- max-frequency = <DT_FREQ_M(32) >;
301+ clocks = <&hfxo >;
302302 prescaler = <0>;
303303 };
304304
480480 cc-num = <6>;
481481 interrupts = <226 NRF_DEFAULT_IRQ_PRIORITY>;
482482 max-bit-width = <32>;
483- max-frequency = <DT_FREQ_M(320) >;
483+ clocks = <&hsfll120 >;
484484 prescaler = <0>;
485485 };
486486
491491 cc-num = <6>;
492492 interrupts = <227 NRF_DEFAULT_IRQ_PRIORITY>;
493493 max-bit-width = <32>;
494- max-frequency = <DT_FREQ_M(320) >;
494+ clocks = <&hsfll120 >;
495495 prescaler = <0>;
496496 };
497497
You can’t perform that action at this time.
0 commit comments