From: Sergei Shtylyov Date: Fri, 26 Jul 2013 23:46:33 +0000 (+0400) Subject: ARM: shmobile: BOCK-W: fix SDHI0 PFC settings X-Git-Tag: v3.11-rc5~26^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa3e0cee12fbdd9e0b03470b2b8cf968f537c161;p=pandora-kernel.git ARM: shmobile: BOCK-W: fix SDHI0 PFC settings The following message is printed on the BOCK-W kernel bootup: sh-pfc pfc-r8a7778: invalid group "sdhi0" for function "sdhi0" In addition, SD card cannot be detected. The reason is apparently that commit ca7bb309485e4ec89a9addd47bea (ARM: shmobile: bockw: add SDHI0 support) matched the previous version of commit 564617d2f92473031d035deb273da5 (sh-pfc: r8a7778: add SDHI support). Add the missing pin groups according to the BOCK-W board schematics. Signed-off-by: Sergei Shtylyov Acked-by: Kuninori Morimoto Signed-off-by: Simon Horman --- Reading git-diff-tree failed