aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/bcm6345_gpio.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2019-04-12gpio: bcm6345: switch to raw I/O functionsPhilippe Reynes1-6/+6
2018-06-01gpio: bcm6345: convert to use live dtÁlvaro Fernández Rojas1-13/+5
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-12dm: bcm6345_gpio: Set proper output level in bcm6345_gpio_direction_outputAxel Lin1-0/+2
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-2/+2
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass1-1/+1
2017-05-10dm: gpio: add BCM6345 gpio driverÁlvaro Fernández Rojas1-0/+125