[PATCH v6 10/12] mfd: rk808: Add RK805 gpio support
Jianhong Chen
chenjh at rock-chips.com
Thu Jun 8 00:31:31 PDT 2017
From: chenjh <chenjh at rock-chips.com>
Signed-off-by: chenjh <chenjh at rock-chips.com>
---
drivers/mfd/rk808.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/mfd/rk808.c b/drivers/mfd/rk808.c
index 7276555..f7cdcf5 100644
--- a/drivers/mfd/rk808.c
+++ b/drivers/mfd/rk808.c
@@ -97,6 +97,7 @@ static bool rk808_is_volatile_reg(struct device *dev, unsigned int reg)
static const struct mfd_cell rk805s[] = {
{ .name = "rk808-clkout", },
{ .name = "rk808-regulator", },
+ { .name = "rk805-gpio", },
{
.name = "rk808-rtc",
.num_resources = ARRAY_SIZE(rtc_resources),
--
1.9.1
More information about the Linux-rockchip
mailing list