projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea47999
)
mfd: rk808: Add RK805 pinctrl support
author
Joseph Chen
<chenjh@rock-chips.com>
Mon, 21 Aug 2017 01:28:41 +0000
(
03:28
+0200)
committer
Lee Jones
<lee.jones@linaro.org>
Mon, 21 Aug 2017 07:54:51 +0000
(08:54 +0100)
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>
drivers/mfd/rk808.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mfd/rk808.c
b/drivers/mfd/rk808.c
index 18329c8b4fe728d3b33a4523dd268dc1573e53fd..c803d2d5dfb7c14f155dee45c00a8d5e33412f91 100644
(file)
--- 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),