aboutsummaryrefslogtreecommitdiff
path: root/include/linux/of_gpio.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-05of/gpio: add default of_xlate function if device has a node pointerGravatar Anton Vorontsov 1-2/+5
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGravatar Grant Likely 1-0/+3
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipGravatar Anton Vorontsov 1-24/+5
2008-12-21of/gpio: Implement of_gpio_count()Gravatar Anton Vorontsov 1-0/+6
2008-12-03of/gpio: Implement of_get_gpio_flags()Gravatar Anton Vorontsov 1-4/+34
2008-07-22of_gpio: Should use new <linux/gpio.h> headerGravatar Wolfgang Grandegger 1-1/+1
2008-04-17[POWERPC] OF helpers for the GPIO APIGravatar Anton Vorontsov 1-0/+69