aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-pca995x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-14leds: pca995x: Fix typo in pca995x_of_match's of_device_id entryJesse Karjalainen1-1/+1
2024-08-16leds: pca995x: Fix device child node usage in pca995x_probe()Javier Carrasco1-5/+5
2024-08-05leds: pca995x: Use device_for_each_child_node() to access device child nodesJavier Carrasco1-10/+5
2024-08-01leds: leds-pca995x: Add support for NXP PCA9956BPieterjan Camerlynck1-20/+39
2023-08-15leds: pca995x: Fix MODULE_DEVICE_TABLE for OFMarek Vasut1-1/+1
2023-07-28leds: pca995x: Add support for PCA995X chipsIsai Gaspar1-0/+204