aboutsummaryrefslogtreecommitdiff
path: root/drivers/led/led_bcm6858.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07led: Remove <common.h> and add needed includesTom Rini1-1/+0
2023-07-25drivers: led: bcm6858: do not use null label to find the topPhilippe Reynes1-58/+64
2022-04-14led: bcm6858: Drop duplicate OF "label" property parsingMarek Vasut1-12/+0
2022-04-11drivers: led: bcm6858: Set a default brightness when probing LEDsPaul HENRYS1-1/+31
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-11-19drivers: led: bcm6858: set the correct led polarity registerSteven Lawrance1-4/+4
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2019-04-22led: add initial support for bcm6858Philippe Reynes1-0/+250