On Fri, Sep 25, 2020 at 07:14:01PM +0530, b_lka...@codeaurora.org wrote: > For particular codec HWs have requirement to > writing interrupt clear and mask interrupt clear > register to toggle interrupt status. 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: Laxminath Kasam <lka...@codeaurora.org> > --- > drivers/base/regmap/regmap-irq.c | 52 > ++++++++++++++++++++++++++++++++++++---- > include/linux/regmap.h | 2 ++ > 2 files changed, 49 insertions(+), 5 deletions(-)
Patch is line-wrapped :(