[PATCH v9 RESEND 8/9] mfd: rk808: Add RK805 pinctrl support

Heiko Stuebner heiko at sntech.de
Sun Aug 20 18:28:41 PDT 2017


From: Joseph Chen <chenjh at rock-chips.com>

Signed-off-by: Joseph Chen <chenjh at rock-chips.com>
Acked-by: Linus Walleij <linus.walleij at linaro.org>
Acked-for-MFD-by: Lee Jones <lee.jones at linaro.org>
Signed-off-by: Heiko Stuebner <heiko at sntech.de>
---
 drivers/mfd/rk808.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/mfd/rk808.c b/drivers/mfd/rk808.c
index 18329c8b4fe7..c803d2d5dfb7 100644
--- a/drivers/mfd/rk808.c
+++ b/drivers/mfd/rk808.c
@@ -97,6 +97,7 @@ static struct resource rtc_resources[] = {
 static const struct mfd_cell rk805s[] = {
 	{ .name = "rk808-clkout", },
 	{ .name = "rk808-regulator", },
+	{ .name = "rk805-pinctrl", },
 	{
 		.name = "rk808-rtc",
 		.num_resources = ARRAY_SIZE(rtc_resources),
-- 
2.14.1




More information about the Linux-rockchip mailing list