summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/pl061gpio_fdt.c
AgeCommit message (Expand)Author
2021-01-27Rename of_match_compat_data() to of_compatible_match(). Similarly,thorpej
2018-10-15Don't use a4x bus tagjmcneill
2018-10-15Rename pl061gpio to plgpio and split the device logic from the FDT glue.jmcneill
2018-09-03Use PRIx64 (fixes 64-bit build)jmcneill
2018-06-15Add basic ARM PL061 GPIO driver with FDT attachment.jakllsch