From 950707c0eb5c7aeaa2c446a04c824f4be686d2f6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Emilio=20L=C3=B3pez?= Date: Fri, 22 Mar 2013 11:20:40 -0300 Subject: [PATCH] pinctrl: sunxi: add clock support MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Linus Walleij --- Reading git-format-patch failed