summaryrefslogtreecommitdiff
path: root/include/linux/mfd/arizona/gpio.h
AgeCommit message (Collapse)AuthorFilesLines
2015-03-03mfd: arizona: Move useful defines into a dt-binding includeCharles Keepax1-96/+0
Move parts of linux/mfd/arizona/pdata.h and gpio.h into a new file in the dt-binding directory for use by device tree bindings. This also makes gpio.h redundant so remove it in the process. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Acked-by: Mark Brown <broonie@kernel.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
2013-07-15mfd: arizona: Add GPIO control register bit definitionsCharles Keepax1-0/+96
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@linaro.org>