Hi Ard, On Thu, Sep 12, 2024 at 12:46:31PM GMT, Ard Biesheuvel wrote: > From: Ard Biesheuvel <ardb@xxxxxxxxxx> > > ACPI boot does not provide clocks and regulators, but instead, provides > the PCLK rate directly, and enables the clock in firmware. So deal > gracefully with this. > > Fixes: 55750148e559 ("i2c: synquacer: Fix an error handling path in synquacer_i2c_probe()") > Cc: <stable@xxxxxxxxxxxxxxx> > Cc: Andi Shyti <andi.shyti@xxxxxxxxxx> > Cc: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > Signed-off-by: Ard Biesheuvel <ardb@xxxxxxxxxx> I'm sorry for the delay, but I needed to wait for the previous batch of fixes to be merged. Merged to i2c/i2c-host-next. Thanks, Andi