Re: [PATCH v4 09/13] i2c: qcom-geni: Isolate serial engine setup
From: Konrad Dybcio
Date: Tue Feb 03 2026 - 07:47:28 EST
On 2/2/26 7:09 PM, Praveen Talari wrote:
> Moving the serial engine setup to geni_i2c_init() API for a cleaner
> probe function and utilizes the PM runtime API to control resources
> instead of direct clock-related APIs for better resource management.
>
> Enables reusability of the serial engine initialization like
> hibernation and deep sleep features where hardware context is lost.
>
> Acked-by: Viken Dadhaniya <viken.dadhaniya@xxxxxxxxxxxxxxxx>
> Signed-off-by: Praveen Talari <praveen.talari@xxxxxxxxxxxxxxxx>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad