staging: hikey9xx: split hi6421v600 irq into a separate driver
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 17 Jul 2021 09:58:15 +0000 (11:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Jul 2021 09:24:43 +0000 (11:24 +0200)
commitbb3b6552a5b0679b55c43d49621597e54668f089
tree1b8cd63b4e3d99437ee915e9bf454530a73364aa
parent49bd5091a81218cb196be4ccd9db4360412450fa
staging: hikey9xx: split hi6421v600 irq into a separate driver

Per MFD subsystem requirements, split the IRQ part of the
driver into a separate one with just the IRQ handling code
and the powerkey support.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/709e01c9ffafe6cd0ecb23336b44f9bcde2b5bc2.1626515862.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/hi6421v600-irq.c [new file with mode: 0644]
drivers/staging/hikey9xx/hi6421-spmi-pmic.c
drivers/staging/hikey9xx/hisilicon,hi6421-spmi-pmic.yaml
include/linux/mfd/hi6421-spmi-pmic.h