From: Linus Walleij Date: Wed, 13 Nov 2013 09:32:20 +0000 (+0100) Subject: ARM: ux500: move UART pin control to the device tree X-Git-Tag: dt-for-linus~34^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bfdebbaebed8238ac7fb7934791b0231e0f1e65;p=pandora-kernel.git ARM: ux500: move UART pin control to the device tree This moves the static, device-tied pin control configuration out of the board file board-mop500-pins.c and into the device tree. We create a new .dtsi-file to be shared between all the MOP500-related boards, that include all HREF variants and the Snowball board. Assign pin states for HREF and Snowball boards alike. Cc: Lee Jones Cc: Patrice Chotard Signed-off-by: Linus Walleij --- Reading git-diff-tree failed