Commit 8d249b67 authored by Joseph Chen's avatar Joseph Chen Committed by Lee Jones

mfd: rk808: Add RK805 pinctrl support

Signed-off-by: default avatarJoseph Chen <chenjh@rock-chips.com>
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent ea479996
......@@ -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),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment