Re: [PATCH v2] platform/chrome: cros_ec_lightbar: Check if ec supports suspend commands

From: Tzung-Bi Shih

Date: Thu Oct 30 2025 - 21:44:45 EST


On Thu, Oct 30, 2025 at 03:59:11PM -0400, Brady Norander wrote:
> The Chromebook Pixel 2013 (Link)'s ec does not support the lightbar manual suspend commands.
> As a result, attempting to suspend the device fails and prints the following error:
>
> cros-ec-lightbar cros-ec-lightbar.3.auto: PM: dpm_run_callback(): platform_pm_suspend returns -22
> cros-ec-lightbar cros-ec-lightbar.3.auto: PM: failed to suspend: error -22
> PM: Some devices failed to suspend, or early wake event detected
>
> [...]

Applied to

https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git for-next

[1/1] platform/chrome: cros_ec_lightbar: Check if ec supports suspend commands
commit: c862381bd03ad4d999e0f1b3f8d1119ed7aa2e96

Thanks!