From: Srinivas Kandagatla Date: Tue, 9 Jul 2013 07:26:24 +0000 (+0100) Subject: ARM: dts: STi: Fix pinconf setup for STiH416 serial2 X-Git-Tag: v3.11-rc3~8^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=334ab91d5818256befbf083755d0bb9e7dbd2325;p=pandora-kernel.git ARM: dts: STi: Fix pinconf setup for STiH416 serial2 This patch fixes a bug in pinctrl setup of serial2 device, Some of the pins in the pinctrl node of serial2 do not belong to that pin-controller. This patch divides them in the pins into there respective pin controller nodes. Without this patch serial on StiH416-B2000 Board will not work as it fails with: "st-pinctrl pin-controller-rear.3: failed to get pin(99) name st-pinctrl pin-controller-rear.3: maps: function serial2 group serial2-0 num 4 pinconfig core: failed to register map default (3): no group/pin given" Signed-off-by: Srinivas Kandagatla Signed-off-by: Olof Johansson --- Reading git-diff-tree failed