summaryrefslogtreecommitdiff
path: root/drivers/led/led_bcm6328.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-14dm: 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-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2018-07-11led: bcm6328: read base address in the parent nodePhilippe Reynes1-1/+1
2018-06-01led: bcm6328: convert to use live dtÁlvaro Fernández Rojas1-35/+17
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-01dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass1-1/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-2/+3
2017-05-10dm: led: add BCM6328 led driverÁlvaro Fernández Rojas1-0/+262