Messages in this thread |  | | Date | Tue, 3 Dec 2024 13:51:37 +0000 | | Subject | Re: [PATCH v2 07/14] Soundwire: stream: program BUSCLOCK_SCALE | | From | Richard Fitzgerald <> |
| |
On 3/12/24 13:18, Bard Liao wrote: > We need to program bus clock scale to adjust the bus clock if current > bus clock doesn't fit the bandwidth. > > Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com> > Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> > --- > drivers/soundwire/bus.c | 10 ++++++++++ > drivers/soundwire/stream.c | 32 ++++++++++++++++++++++++++++++++ > include/linux/soundwire/sdw.h | 1 + > 3 files changed, 43 insertions(+) >
Does this still have the bug I reported here that breaks on systems that have peripherals listed in ACPI that don't really exist?
https://github.com/thesofproject/linux/issues/5257
|  |