From: Roland Stigge Date: Fri, 18 May 2012 08:19:52 +0000 (+0200) Subject: gpio/lpc32xx: Add device tree support X-Git-Tag: v3.5-rc1~93^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e92935e13a052df7e6bc274e00fc91b80531f1e4;p=pandora-kernel.git gpio/lpc32xx: Add device tree support This patch adds device tree support for gpio-lpc32xx.c. To register the various GPIO banks as (struct) gpio_chips via the same DT gpio-controller, we utilize the adjusted of_xlate API to manipulate the actually used struct gpio_chip. Signed-off-by: Roland Stigge Reviewed-by: Arnd Bergmann Signed-off-by: Grant Likely --- Reading git-diff-tree failed