[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220407183941.36555-1-eajames@linux.ibm.com>
Date: Thu, 7 Apr 2022 13:39:39 -0500
From: Eddie James <eajames@...ux.ibm.com>
To: linux-leds@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, pavel@....cz,
openbmc@...ts.ozlabs.org, joel@....id.au, patrick@...cx.xyz,
Eddie James <eajames@...ux.ibm.com>
Subject: [PATCH v2 0/2] leds: pca955x: Add HW blink support
This series adds support for blinking using the PCA955x chip, falling
back to software blinking if another LED on the chip is already blinking
at a different rate, or if the requested rate isn't representable with
the PCA955x.
Changes since v1:
- Rework the blink function to fallback to software blinking if the
period is out of range of the chip's capabilities or if another LED
on the chip is already blinking at a different rate.
- Add the cleanup patch
Eddie James (2):
leds: pca955x: Clean up and optimize
leds: pca955x: Add HW blink support
drivers/leds/leds-pca955x.c | 340 +++++++++++++++++++++++++-----------
1 file changed, 236 insertions(+), 104 deletions(-)
--
2.27.0
Powered by blists - more mailing lists