Commit c5f3649
committed
fmc_active_clk: add ClksLocked record.
Looking at only the PLL or MMCM clock status is not enough to fully
represent the status of the BPM clock chain.
We implement this record in fmc_active_clk because the MMCM clock always
exists, but the AD9510 PLL clock is only available if the fmc_active_clk
module is present. All of our boards have an active clock, so we don't
take boards without it into account for now.1 parent e6b0383 commit c5f3649
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
45 | 59 | | |
46 | 60 | | |
47 | 61 | | |
| |||
0 commit comments