linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] mfd: mediatek: add support for MT6323
@ 2016-01-10 16:18 John Crispin
       [not found] ` <1452442729-27154-1-git-send-email-blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: John Crispin @ 2016-01-10 16:18 UTC (permalink / raw)
  To: Matthias Brugger; +Cc: linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

MT6323 and MT6397 are very similar. Currently there is only a regulator
driver for the MT6323. This series is based on a patch that I was given
by MTK.

Signed-off-by: John Crispin <blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>

John Crispin (4):
  dt-bindings: mfd: Add bindings for the MediaTek MT6323 PMIC
  mfd: mediatek: int_con and int_status may vary in location
  mfd: mediatek: add support for different Slave types
  mfd: mediatek: add MT6323 support to MT6397 driver

 Documentation/devicetree/bindings/mfd/mt6397.txt |   10 +-
 drivers/mfd/mt6397-core.c                        |   77 +++-
 include/linux/mfd/mt6323/core.h                  |   42 +++
 include/linux/mfd/mt6323/registers.h             |  414 ++++++++++++++++++++++
 include/linux/mfd/mt6397/core.h                  |    2 +
 5 files changed, 527 insertions(+), 18 deletions(-)
 create mode 100644 include/linux/mfd/mt6323/core.h
 create mode 100644 include/linux/mfd/mt6323/registers.h

-- 
1.7.10.4

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

end of thread, other threads:[~2016-01-21 18:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-10 16:18 [PATCH 0/4] mfd: mediatek: add support for MT6323 John Crispin
     [not found] ` <1452442729-27154-1-git-send-email-blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
2016-01-10 16:18   ` [PATCH 1/4] dt-bindings: mfd: Add bindings for the MediaTek MT6323 PMIC John Crispin
     [not found]     ` <1452442729-27154-2-git-send-email-blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
2016-01-11  3:27       ` Eddie Huang
2016-01-10 16:18   ` [PATCH 2/4] mfd: mediatek: int_con and int_status may vary in location John Crispin
2016-01-10 16:18   ` [PATCH 3/4] mfd: mediatek: add support for different Slave types John Crispin
2016-01-10 16:18   ` [PATCH 4/4] mfd: mediatek: add MT6323 support to MT6397 driver John Crispin
     [not found]     ` <1452442729-27154-5-git-send-email-blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
2016-01-20  9:48       ` Yingjoe Chen
2016-01-21 18:09   ` [PATCH 0/4] mfd: mediatek: add support for MT6323 Matthias Brugger

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).