mfd: rk808: Set RK817 interrupt polarity to low
authorHeiko Stuebner <heiko@sntech.de>
Tue, 17 Sep 2019 08:12:55 +0000 (10:12 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 11 Nov 2019 08:45:01 +0000 (08:45 +0000)
commitdbd16ef53487084816a20f662423ab543a75fc83
tree4e6fd52a82d330d49af166d333a5856a23854683
parentbc85e4adbd50ee016f218eb0a2d5c0d64d22c1d5
mfd: rk808: Set RK817 interrupt polarity to low

All other rk8xx operate with the polarity on low and even the old
submitted devicetree snippet for the px30-evb declared the irq as low.
So bring the rk817 preset in line with this, as there is really no
reason for it to be the only with with a high polarity.

The rk809/rk817 hasn't been added to any devicetrees so far, so this
won't break anything.

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