linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/4] rk808: Add RK805 support
@ 2017-03-09  8:49 Elaine Zhang
  2017-03-09  8:49 ` [PATCH v1 1/4] mfd: rk808: fix up the chip id get failed Elaine Zhang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Elaine Zhang @ 2017-03-09  8:49 UTC (permalink / raw)
  To: lee.jones, lgirdwood, broonie
  Cc: huangtao, xxx, linux-rockchip, linux-kernel, chenjh, 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(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-03-09 10:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-09  8:49 [PATCH v1 0/4] rk808: Add RK805 support Elaine Zhang
2017-03-09  8:49 ` [PATCH v1 1/4] mfd: rk808: fix up the chip id get failed Elaine Zhang
2017-03-09  8:50 ` [PATCH v1 2/4] linux: mfd: rk808: add rk805 regs addr and ID Elaine Zhang
2017-03-09  8:50 ` [PATCH v1 3/4] regulator: rk808: Add regulator driver for RK805 Elaine Zhang
2017-03-09  8:50 ` [PATCH v1 4/4] mfd: rk808: Add RK805 support Elaine Zhang
2017-03-09 10:03 ` [PATCH v1 0/4] " Wadim Egorov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).