File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 313
313
status = "disabled";
314
314
#pwm-cells = <3>;
315
315
};
316
+
317
+ counter {
318
+ compatible = "st,stm32-counter";
319
+ status = "disabled";
320
+ };
316
321
};
317
322
318
323
timers3: timers@40000400 {
330
335
status = "disabled";
331
336
#pwm-cells = <3>;
332
337
};
338
+
339
+ counter {
340
+ compatible = "st,stm32-counter";
341
+ status = "disabled";
342
+ };
333
343
};
334
344
335
345
timers14: timers@40002000 {
347
357
status = "disabled";
348
358
#pwm-cells = <3>;
349
359
};
360
+
361
+ counter {
362
+ compatible = "st,stm32-counter";
363
+ status = "disabled";
364
+ };
350
365
};
351
366
352
367
timers16: timers@40014400 {
364
379
status = "disabled";
365
380
#pwm-cells = <3>;
366
381
};
382
+
383
+ counter {
384
+ compatible = "st,stm32-counter";
385
+ status = "disabled";
386
+ };
367
387
};
368
388
369
389
timers17: timers@40014800 {
381
401
status = "disabled";
382
402
#pwm-cells = <3>;
383
403
};
404
+
405
+ counter {
406
+ compatible = "st,stm32-counter";
407
+ status = "disabled";
408
+ };
384
409
};
385
410
386
411
i2c1: i2c@40005400 {
You can’t perform that action at this time.
0 commit comments