-
005b7dc...
by
paniwladca <email address hidden>
on 2020-08-14
-
Disable CONFIG_HAVE_AGENT, enable LPRO_IN_WAITI for TGL chrome.
-
e2b2005...
by
Keyon Jie <email address hidden>
on 2020-07-17
-
platform: rename CONFIG_CAVS_LPRO to CONFIG_CAVS_LPRO_ONLY
Today how we are using CONFIG_CAVS_LPRO is actually using LPRO only,
rename to make the naming accurate.
Signed-off-by: Keyon Jie <email address hidden>
-
869be3b...
by
Keyon Jie <email address hidden>
on 2020-07-17
-
config: override: chrome: not enable CONFIG_CAVS_LPRO as it is for debug
only
The config item CONFIG_CAVS_LPRO (CONFIG_CAVS_LPRO_ONLY now) should be
used for debugging only at the moment, remove it from Chrome configs.
Signed-off-by: Keyon Jie <email address hidden>
-
701f191...
by
Keyon Jie <email address hidden>
on 2020-07-20
-
platform: kconfig: only enable CAVS_USE_LPRO_IN_WAITI selection when
LPRO_ONLY is not set
When LPRO_ONLY is set, the item CAVS_USE_LPRO_IN_WAITI is not
configurable, and no clock switching is possible. Change to enable
CAVS_USE_LPRO_IN_WAITI selection only when LPRO_ONLY is not set.
Signed-off-by: Keyon Jie <email address hidden>
-
a9eec1a...
by
Keyon Jie <email address hidden>
on 2020-07-21
-
cAVS: clk: configure default CPU clocks
Define CPU_LPRO_FREQ_IDX, CPU_HPRO_FREQ_IDX and CPU_DEFAULT_IDX for all
cAVS platforms.
Signed-off-by: Keyon Jie <email address hidden>
-
89a339b...
by
Keyon Jie <email address hidden>
on 2020-07-20
-
implement PM.
-
04ba7ba...
by
Liam Girdwood <email address hidden>
on 2020-08-10
-
zephyr: ll scheduler: use zephyr work Q for LL scheduller
Use a per core zephyr work Q for scheduling on the LL timer domain.
This also means we dont need to manage the timer directly hence the
conditional timer code.
Signed-off-by: Liam Girdwood <email address hidden>
-
624faa9...
by
Keyon Jie <email address hidden>
on 2020-06-01
-
topology: tone: add uuid token support
Add the uuid token to tone widget for the future use.
Signed-off-by: Keyon Jie <email address hidden>
-
ad415fa...
by
Keyon Jie <email address hidden>
on 2020-06-01
-
topology: src: add uuid token support
Add the uuid token to src widget for the future use.
Signed-off-by: Keyon Jie <email address hidden>
-
33c3663...
by
Keyon Jie <email address hidden>
on 2020-06-01
-
topology: pga: add uuid token support
Add the uuid token to volume widget for the future use.
Signed-off-by: Keyon Jie <email address hidden>