From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Wed, 27 Mar 2013 14:14:04 +0100 Subject: [PATCH 4/6] pinctrl: sunxi: add clock support In-Reply-To: <1363962042-29536-5-git-send-email-emilio@elopez.com.ar> References: <1363962042-29536-1-git-send-email-emilio@elopez.com.ar> <1363962042-29536-5-git-send-email-emilio@elopez.com.ar> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Mar 22, 2013 at 3:20 PM, Emilio L?pez wrote: > For the port controller to work, we need to enable the apb0_pio gate. > This commit adds the ability to enable one clock specified on the device > tree to the pinctrl driver. > > Signed-off-by: Emilio L?pez Acked-by: Linus Walleij I guess you'll want to merge these as one series to some platform-specific tree, tell me if you want it merged in the pinctrl tree. Yours, Linus Walleij