[PATCH] ARM: LPC32xx: Adjust dts files to gpio dt binding
From: Olof Johansson <hidden>
Date: 2012-05-30 23:12:18
Also in:
lkml
From: Olof Johansson <hidden>
Date: 2012-05-30 23:12:18
Also in:
lkml
On Sat, May 19, 2012 at 3:28 AM, Roland Stigge [off-list ref] wrote:
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 <redacted>
Thanks, applied to fixes for 3.5. -Olof