Commit c23957a
Sebastian Jaeckel
lib/phy: read registers before calculating pll clock
get_pll_clock always returned 0.0 on devices running the xe driver.
Initializing the register state by calling read_register before
calculating the clock fixes this.1 parent b2650ec commit c23957a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
| 348 | + | |
348 | 349 | | |
349 | 350 | | |
0 commit comments