leds: pca963x: Add support for suspend and resume
authorAmitesh Singh <singh.amitesh@gmail.com>
Sat, 3 Feb 2024 16:25:24 +0000 (21:55 +0530)
committerLee Jones <lee@kernel.org>
Thu, 7 Mar 2024 08:48:06 +0000 (08:48 +0000)
commit46f02b681ba2e39ea2bebd66aec45e38cf9b3687
treea56f5ae7a08aac8d20123943994554262a8e4d0a
parent9225333e480831cec3884977eaff05fcf0ea9700
leds: pca963x: Add support for suspend and resume

This implements power management for pca9633 which enables
device sleep and resume on system-wide sleep/hibernation

Signed-off-by: Amitesh Singh <singh.amitesh@gmail.com>
Link: https://lore.kernel.org/r/20240203162524.343936-1-singh.amitesh@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/leds/leds-pca963x.c