From: Laurent Pinchart Date: Mon, 15 Jul 2013 19:10:54 +0000 (+0200) Subject: sh-pfc: Support pins not associated with a GPIO port X-Git-Tag: v3.12-rc1~151^2~71^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f82e3ee724f1712f9e84b8802e24ea096a6089f;p=pandora-kernel.git sh-pfc: Support pins not associated with a GPIO port Pins with selectable functions but without a GPIO port can't be named PORT_# or GP_#_#. Add a SH_PFC_PIN_NAMED macro to declare such pins in the pinmux pins array, naming them with the PIN_ prefix followed by the pin physical position. In order to make sure not to register those pins as GPIOs, add a SH_PFC_PIN_CFG_NO_GPIO pin flag to denote pins without a GPIO port. Signed-off-by: Laurent Pinchart Tested-by: Yusuke Goda --- Reading git-diff-tree failed