[PATCH 0/4] mfd: mediatek: add support for MT6323

John Crispin blogic at openwrt.org
Sun Jan 10 08:18:45 PST 2016


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 at openwrt.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



More information about the Linux-mediatek mailing list