OSDN Git Service

staging: mfd: add a PMIC driver for HiSilicon 6421 SPMI version
authorMayulong <mayulong1@huawei.com>
Mon, 17 Aug 2020 07:10:30 +0000 (09:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Aug 2020 14:15:23 +0000 (16:15 +0200)
commit4524ac56cdcabf77b734ec8021089cba59cac1ac
tree13a18a44970bc66c5a3475ac83942956825a1a2d
parent7f3ac6c502fd7ff301dbf21011d9db9deaf94f76
staging: mfd: add a PMIC driver for HiSilicon 6421 SPMI version

Add the PMIC SPMI driver for the HiSilicon 6421v600.

[mchehab+huawei@kernel.org: keep just the MFD driver on this patch,
 and renamed filenames to better match other upstream drivers]

 The compete patch is at:
https://github.com/96boards-hikey/linux/commit/08464419fba2

Signed-off-by: Mayulong <mayulong1@huawei.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/4ffb2694244baa47387e39e2c5d71243242c1fc1.1597647359.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/hikey9xx/hi6421-spmi-pmic.c [new file with mode: 0644]
include/linux/mfd/hi6421-spmi-pmic.h [new file with mode: 0644]