From: Haojian Zhuang Date: Thu, 15 Nov 2012 08:36:31 +0000 (+0800) Subject: pinctrl: single: support gpio request and free X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~94^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e8b2eab94c35d83bb7da71c63b4695f32ddca88;p=pandora-kernel.git pinctrl: single: support gpio request and free Marvell's PXA/MMP silicon also match the behavior of pinctrl-single. Each pin binds to one register. A lot of pins could be configured as gpio. GPIO range is defined as a child node of pinmux in .dtsi file. If those pins are with the same gpio function configuration in the pinmux register, they could be defined in the same GPIO range. For this new child node, two properties are used. reg = pinctrl-single,gpio: Signed-off-by: Haojian Zhuang Acked-by: Tony Lindgren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed