Skip to content
Unverified Commit 3a6f0fb7 authored by Laxminath Kasam's avatar Laxminath Kasam Committed by Mark Brown
Browse files

regmap: irq: Add support to clear ack registers



For particular codec HWs have requirement to toggle interrupt clear
register twice 0->1->0. To accommodate it, need to add one more field
(clear_ack) in the regmap_irq struct and update regmap-irq driver to
support it.

Signed-off-by: default avatarLaxminath Kasam <lkasam@codeaurora.org>
Link: https://lore.kernel.org/r/1601907440-13373-1-git-send-email-lkasam@codeaurora.org


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent d05199af
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment