Commit 8d249b67c785d48c5aa526b47495f7c88a62f73e

Authored by Joseph Chen
Committed by Lee Jones
1 parent ea479996c7

mfd: rk808: Add RK805 pinctrl support

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

... ... @@ -97,6 +97,7 @@
97 97 static const struct mfd_cell rk805s[] = {
98 98 { .name = "rk808-clkout", },
99 99 { .name = "rk808-regulator", },
  100 + { .name = "rk805-pinctrl", },
100 101 {
101 102 .name = "rk808-rtc",
102 103 .num_resources = ARRAY_SIZE(rtc_resources),