~canonical-hwe-team/hwe-next/+git/sof:tgl_008_from_master

Last commit made on 2020-08-14
Get this branch:
git clone -b tgl_008_from_master https://git.launchpad.net/~canonical-hwe-team/hwe-next/+git/sof

Branch merges

Branch information

Name:
tgl_008_from_master
Repository:
lp:~canonical-hwe-team/hwe-next/+git/sof

Recent commits

005b7dc... by paniwladca <email address hidden>

Disable CONFIG_HAVE_AGENT, enable LPRO_IN_WAITI for TGL chrome.

e2b2005... by Keyon Jie <email address hidden>

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>

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>

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>

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>

implement PM.

04ba7ba... by Liam Girdwood <email address hidden>

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>

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>

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>

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>