Commit c2cdd4a
cpus node: Make clock-frequency optional
Modern CPU implementations overwhelmingly implement frequency scaling,
so there is no real notion of "the current" CPU clock frequency anymore.
Make the "clock-frequency" and "timebase-frequency" property of each CPU
node optional instead of required, and reword the description of the
clock-frequency to only encourage using this property if the CPU speed
is fixed.
Signed-off-by: Andre Przywara <[email protected]>1 parent 75b0399 commit c2cdd4a
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
595 | | - | |
596 | | - | |
597 | | - | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
598 | 598 | | |
599 | 599 | | |
600 | 600 | | |
601 | 601 | | |
602 | 602 | | |
603 | 603 | | |
604 | | - | |
| 604 | + | |
605 | 605 | | |
606 | 606 | | |
607 | 607 | | |
| |||
0 commit comments