Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 378e8ee2 authored by Mark Brown's avatar Mark Brown
Browse files

mfd: wm5110: Mark wakes as inverted

parent cc2fb86d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -255,6 +255,7 @@ const struct regmap_irq_chip wm5110_aod = {
	.mask_base = ARIZONA_AOD_IRQ_MASK_IRQ1,
	.ack_base = ARIZONA_AOD_IRQ1,
	.wake_base = ARIZONA_WAKE_CONTROL,
	.wake_invert = 1,
	.num_regs = 1,
	.irqs = wm5110_aod_irqs,
	.num_irqs = ARRAY_SIZE(wm5110_aod_irqs),