[Sound-open-firmware] [PATCH] timer: fix external timer doesn't work issue for APL/CNL

Liam Girdwood liam.r.girdwood at linux.intel.com
Fri Feb 23 10:55:22 CET 2018


On Fri, 2018-02-23 at 16:56 +0800, Keyon Jie wrote:
> On some platforms(e.g. APL, CNL), the external timer(wall clock)
> uses the external interrupt bits, here change the common timer
> logic to call interrupt APIs, which give a chance to handle for
> different cases.
> 
> Signed-off-by: Keyon Jie <yang.jie at linux.intel.com>
> ---
> Test on GPMRB with:
> SOF master: 019637ab250daa53c15da0a0a98c54f1c58d8ca3
> SOF-Tool master: 33e4b0cc6f6a44e3e7ee849c04c515a5537242c7
> https://github.com/plbossart/sound/tree/topic/sof-v4.14:
> 6fa721a8b7c6567eea0a2181bf9a3d2a12c31b00
> 
>  src/arch/xtensa/timer.c  | 16 ++++++++++++++++
>  src/include/reef/timer.h | 18 +++---------------
>  2 files changed, 19 insertions(+), 15 deletions(-)
> 
> 
Applied.

Thanks

Liam


More information about the Sound-open-firmware mailing list