Re: [PATCH v4 3/4] i2c: designware: Convert platform driver to use shutdown hook

From: Andy Shevchenko

Date: Fri May 08 2026 - 04:16:25 EST


On Thu, May 07, 2026 at 08:05:17PM +0000, William A. Kennington III wrote:
> Convert the platform driver to use the new i2c_dw_shutdown() hook,
> allowing the controller to gracefully NACK master requests during
> system shutdown.

...

> + if (!pm_runtime_status_suspended(&pdev->dev))

Same question here.

--
With Best Regards,
Andy Shevchenko