From: Roland Stigge Date: Sat, 19 May 2012 10:28:53 +0000 (+0200) Subject: ARM: LPC32xx: Adjust dts files to gpio dt binding X-Git-Tag: v3.5-rc1~33^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a035254aefe5a6c0b45c8c55588ab47403c674ed;p=pandora-kernel.git ARM: LPC32xx: Adjust dts files to gpio dt binding The GPIO devicetree binding in 3.5 doesn't register the various LPC32xx GPIO banks via DT subnodes but always all at once, and changes the gpio referencing to 3 cells (bank, gpio, flags). This patch adjusts the DTS files to this binding that was just accepted to the gpio subsystem. Signed-off-by: Roland Stigge Signed-off-by: Olof Johansson --- Reading git-diff-tree failed