Re: [PATCH 0/2] sc7180: Add qdsp baked soundcard

From: Konrad Dybcio
Date: Sat Oct 21 2023 - 12:17:42 EST




On 10/20/23 17:33, Nikita Travkin wrote:
Some devices, such as Acer Aspire 1, can't use lpass dirrectly, but
instead must use adsp core to play sound. Since otherwise the hardware
is, usually, very similar across the devices on the same platform, it
makes sense to reuse the same boardfile.

This series refactors the sc7180.c slightly and adds the functions to
control clocks via adsp instead of controlling the hardware directly.

Existing google devices should experience no change.

Signed-off-by: Nikita Travkin <nikita@xxxxxxx>
---
s/baked/backed, unless it's a nice bread :)

Konrad