]> www.infradead.org Git - users/jedix/linux-maple.git/commit
leds: leds-pca995x: Add support for NXP PCA9956B
authorPieterjan Camerlynck <pieterjanca@gmail.com>
Thu, 11 Jul 2024 12:49:51 +0000 (14:49 +0200)
committerLee Jones <lee@kernel.org>
Thu, 1 Aug 2024 12:40:04 +0000 (13:40 +0100)
commit68d6520d2e76998cdea58f6dd8782de5ab5b28af
tree42ce5c58b5ab13aa92e4b2e45951410e63cb0ad6
parent7f5e19062c555183efba88c7d248020c30bf5b04
leds: leds-pca995x: Add support for NXP PCA9956B

Add support for PCA9956B chip, which belongs to the same family.

This chip features 24 instead of 16 outputs, so add a chipdef struct to
deal with the different register layouts.

Reviewed-by: Marek Vasut <marex@denx.de>
Signed-off-by: Pieterjan Camerlynck <pieterjanca@gmail.com>
Link: https://lore.kernel.org/r/20240711-pca995x-v4-2-702a67148065@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/leds/leds-pca995x.c