Commit 9638823
schedule: amd: set LL timer period to 500us for AMD ACP platforms
As per AMD internal hardware design requirement, the ACP DSP
scheduler tick must run at 500 microseconds (2kHz) instead of the
default 1ms (1kHz).
Guard the 500us value with CONFIG_AMD so non-AMD platforms retain
the existing 1ms default period unchanged.
Signed-off-by: Sneha Voona <sneha.voona@amd.com>1 parent 6c65f73 commit 9638823
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| |||
0 commit comments