From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Tue, 13 Nov 2012 14:07:42 +0100 Subject: [PATCH v4 2/9] pinctrl: single: support gpio request and free In-Reply-To: <20121107222738.GR6801@atomide.com> References: <1352301582-12244-1-git-send-email-haojian.zhuang@gmail.com> <1352301582-12244-3-git-send-email-haojian.zhuang@gmail.com> <20121107222738.GR6801@atomide.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Nov 7, 2012 at 11:27 PM, Tony Lindgren wrote: > * Haojian Zhuang [121107 07:21]: >> 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 these properties in below. >> : >> include "pinctrl-single,gpio" & "pinctrl,gpio-func" properties. >> >> pinctrl-single,gpio: >> >> pinctrl-single,gpio-func: >> >> pinctrl-single,gpio-ranges: phandle list of gpio range array > > This one looks OK to me now: > > Acked-by: Tony Lindgren > So: - Will this patch in isolation apply to my pinctrl tree? - In that case, do you want me to apply it? Acked-by: Linus Walleij Yours, Linus Walleij