Re: [PATCH v1 1/1] powerpc/52xx: Replace of_gpio.h by proper one

2024-04-22 Thread Michael Ellerman
On Wed, 13 Mar 2024 15:56:45 +0200, Andy Shevchenko wrote: > of_gpio.h is deprecated and subject to remove. > The driver doesn't use it directly, replace it > with what is really being used. > > Applied to powerpc/next. [1/1] powerpc/52xx: Replace of_gpio.h by proper one https://git.kerne

Re: [PATCH v1 1/1] powerpc/52xx: Replace of_gpio.h by proper one

2024-04-05 Thread Andy Shevchenko
On Fri, Apr 05, 2024 at 10:58:55AM +1100, Michael Ellerman wrote: > Andy Shevchenko writes: > > On Wed, Mar 13, 2024 at 03:56:45PM +0200, Andy Shevchenko wrote: > >> of_gpio.h is deprecated and subject to remove. > >> The driver doesn't use it directly, replace it > >> with what is really being us

Re: [PATCH v1 1/1] powerpc/52xx: Replace of_gpio.h by proper one

2024-04-04 Thread Michael Ellerman
Andy Shevchenko writes: > On Wed, Mar 13, 2024 at 03:56:45PM +0200, Andy Shevchenko wrote: >> of_gpio.h is deprecated and subject to remove. >> The driver doesn't use it directly, replace it >> with what is really being used. > > Any comments on this? No comment :) I'll take it for 6.10, or do y

Re: [PATCH v1 1/1] powerpc/52xx: Replace of_gpio.h by proper one

2024-04-03 Thread Andy Shevchenko
On Wed, Mar 13, 2024 at 03:56:45PM +0200, Andy Shevchenko wrote: > of_gpio.h is deprecated and subject to remove. > The driver doesn't use it directly, replace it > with what is really being used. Any comments on this? -- With Best Regards, Andy Shevchenko