summaryrefslogtreecommitdiff
path: root/include/dt-bindings/gpio/tegra-gpio.h
AgeCommit message (Collapse)Author
2013-05-28ARM: tegra: create a DT header defining GPIO IDsStephen Warren
All Tegra GPIOs are named after the GPIO bank and GPIO number within the bank. Define a macro to calculate the GPIO ID based on those parameters. Make the macro available via all Tegra .dtsip files. Signed-off-by: Stephen Warren <swarren@nvidia.com>