Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1595872
| From | Wadim Egorov <w.egorov@phytec.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v1 0/4] rk808: Add RK805 support |
| Date | 2017-03-09 11:10 +0100 |
| Message-ID | <tj3bc-3I3-27@gated-at.bofh.it> (permalink) |
| References | <tj25s-2Nj-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Elaine, you should also add the RK805 to the device tree bindings documentation in Documentation/devicetree/bindings/mfd/rk808.txt Regards, Wadim Am 09.03.2017 um 09:49 schrieb Elaine Zhang: > Elaine Zhang (4): > mfd: rk808: fix up the chip id get failed > linux: mfd: rk808: add rk805 regs addr and ID > regulator: rk808: Add regulator driver for RK805 > mfd: rk808: Add RK805 support > > drivers/clk/Kconfig | 4 +- > drivers/mfd/Kconfig | 4 +- > drivers/mfd/rk808.c | 130 ++++++++++++++++++++++++++++++++++-- > drivers/regulator/Kconfig | 4 +- > drivers/regulator/rk808-regulator.c | 66 ++++++++++++++++++ > drivers/rtc/Kconfig | 4 +- > include/linux/mfd/rk808.h | 92 +++++++++++++++++++++++++ > 7 files changed, 290 insertions(+), 14 deletions(-) >
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v1 0/4] rk808: Add RK805 support Elaine Zhang <zhangqing@rock-chips.com> - 2017-03-09 10:30 +0100 [PATCH v1 2/4] linux: mfd: rk808: add rk805 regs addr and ID Elaine Zhang <zhangqing@rock-chips.com> - 2017-03-09 10:30 +0100 Re: [PATCH v1 0/4] rk808: Add RK805 support Wadim Egorov <w.egorov@phytec.de> - 2017-03-09 11:10 +0100
csiph-web