[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAMRc=Mdv0+o6BLZS779yyvZayHy+8iTD7Oy71GR4mvPbn=_A-A@mail.gmail.com>
Date: Tue, 13 Jun 2023 11:49:23 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Manikanta Guntupalli <manikanta.guntupalli@....com>
Cc: michal.simek@...inx.com, michal.simek@....com, git@....com,
shubhrajyoti.datta@...inx.com, srinivas.neeli@...inx.com,
linus.walleij@...aro.org, linux-gpio@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
srinivas.goud@....com, manion05gk@...il.com
Subject: Re: [PATCH V2] gpio: zynq: fix zynqmp_gpio not an immutable chip warning
On Thu, Jun 8, 2023 at 8:43 PM Manikanta Guntupalli
<manikanta.guntupalli@....com> wrote:
>
> Make the struct irq_chip const and flag it as IRQCHIP_IMMUTABLE,
> call gpiochip_disable_irq() in the .irq_mask() callback and
> gpiochip_enable_irq() in the .irq_unmask() callback to fix
> "gpio gpiochip1: (zynqmp_gpio): not an immutable chip" warning.
>
> Signed-off-by: Manikanta Guntupalli <manikanta.guntupalli@....com>
> ---
Applied, thanks!
Bart
Powered by blists - more mailing lists