From: Rob Herring Date: Wed, 10 Aug 2011 21:31:46 +0000 (-0500) Subject: gpio: pl061: add DT binding support X-Git-Tag: v3.2-rc1~124^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76c05c8a0d56faf210cb9681786bb3e17cd59793;p=pandora-kernel.git gpio: pl061: add DT binding support This adds devicetree binding support to the ARM pl061 driver removing the platform_data dependency. When DT binding is used, the gpio numbering is assigned dynamically. For now, interrupts are not supported with DT until irqdomains learn dynamic irq assignment. Rather than add another case of -1, updating the driver to use NO_IRQ. Signed-off-by: Rob Herring Acked-by: Baruch Siach Signed-off-by: Grant Likely --- Reading git-diff-tree failed