From: Stephen Warren Date: Wed, 13 Feb 2013 00:24:04 +0000 (-0700) Subject: ARM: tegra: create a DT header defining GPIO IDs X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~69^2~15^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9798e47ff232c48b3c25b9a6b9395b505e389475;p=pandora-kernel.git ARM: tegra: create a DT header defining GPIO IDs 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 --- Reading git-diff-tree failed