mfd: rk808: Fix RK817 powerkey integration
authorHeiko Stuebner <heiko@sntech.de>
Tue, 17 Sep 2019 08:12:54 +0000 (10:12 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 11 Nov 2019 08:45:01 +0000 (08:45 +0000)
commitbc85e4adbd50ee016f218eb0a2d5c0d64d22c1d5
tree7dbb873135671f603188634ef76516d11b393c1f
parent37ef8c2c15bdc1322b160e38986c187de2b877b2
mfd: rk808: Fix RK817 powerkey integration

The pwrkey integration seems to stem from the vendor kernel, as the
compatible is wrong and also the order of key-irqs is swapped.

So fix these issues to make the pwrkey on rk817 actually work.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/rk808.c