2023-04-24 05:11:52

by Datta, Shubhrajyoti

[permalink] [raw]
Subject: RE: [PATCH] gpio: zynq: fix zynqmp_gpio not an immutable chip warning

[AMD Official Use Only - General]

> -----Original Message-----
> From: Datta, Shubhrajyoti <[email protected]>
> Sent: Monday, April 24, 2023 10:23 AM
> To: [email protected]; Simek, Michal <[email protected]>; git
> (AMD-Xilinx) <[email protected]>; [email protected];
> [email protected]; [email protected]; [email protected]; inux-
> [email protected]; [email protected]; linux-
> [email protected]
> Cc: Goud, Srinivas <[email protected]>; [email protected];
> Guntupalli, Manikanta <[email protected]>
> Subject: RE: [PATCH] gpio: zynq: fix zynqmp_gpio not an immutable chip
> warning
>
> [AMD Official Use Only - General]
>
> > From: Manikanta Guntupalli <[email protected]>
> > Date: Wed, Apr 12, 2023 at 8:22 PM
> > Subject: [PATCH] gpio: zynq: fix zynqmp_gpio not an immutable chip
> > warning
> > To: <[email protected]>, <[email protected]>,
> <[email protected]>,
> > <[email protected]>, <[email protected]>,
> > <[email protected]>, <[email protected]>,
> > <[email protected]>, <[email protected]>,
> > <[email protected]>
> > Cc: <[email protected]>, <[email protected]>, Manikanta
> > Guntupalli <[email protected]>
> >
> >
> > Make the struct irq_chip const and flag it as IRQCHIP_IMMUTABLE to fix
> > "gpio gpiochip1: (zynqmp_gpio): not an immutable chip" warning.
> >
> > Signed-off-by: Manikanta Guntupalli <[email protected]>

Reviewed-by: Shubhrajyoti Datta <[email protected]>