From: Yoshihiro Shimoda Date: Fri, 24 Oct 2014 10:44:34 +0000 (+0900) Subject: ARM: shmobile: lager: enable HS-USB X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~12^2~36^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e03074a7b5fdd2834a9fbbe77bc52a1ddb0d017f;p=pandora-kernel.git ARM: shmobile: lager: enable HS-USB Enable HS-USB device for the Lager board, defining the GPIO that the driver should check when probing. Since this board doesn't have the OTG ID pin, we assume that GP5_18 (USB0_PWEN) is an ID pin because it is 1 when the SW5 is in position 2-3 (meaning USB function) and 0 in other positions. Note that there will be pinctrl-related error messages if both internal PCI and HS-USB drivers are enabled but they should be just ignored. Signed-off-by: Yoshihiro Shimoda [Sergei: added pin node and prop, moved device node, fixed summary, supplemented changelog] Signed-off-by: Sergei Shtylyov Signed-off-by: Simon Horman --- Reading git-diff-tree failed