[PATCH 06/10] pinctrl: single: support gpio request and free

2012-10-18 Thread Haojian Zhuang
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. Now add three properties in below. pinctrl-single,gpio-mask: mask of enable/disable value of gpio pinctrl-single,gpio-ranges: gpio range array pinctrl-sin

Re: [PATCH 06/10] pinctrl: single: support gpio request and free

2012-10-19 Thread Tony Lindgren
Hi, Few minor comments below. * Haojian Zhuang [121018 02:08]: > 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. > > Now add three properties in below. > pinctrl-single,gpio-mask: mask of enable/