Re: [PATCH v2] reset: ACPI reset support

From: Philipp Zabel
Date: Mon Apr 04 2022 - 06:19:02 EST


On Mo, 2022-03-07 at 19:26 +0530, Krishna Yarlagadda wrote:
> Some of the IO devices like I2C or SPI require reset at runtime to
> recover from an error condition without changing the power state of
> the system. Added check for ACPI handle and a call to method '__RST'
> if supported. Devices using device tree method are unaffected by
> this.
>
> Signed-off-by: Krishna Yarlagadda <kyarlagadda@xxxxxxxxxx>
> ---
> v2:
> - add error checks.

Thank you, applied to reset/next.

regards
Philipp