Re: [PATCH] powerpc/warp: switch to using gpiod API

2022-11-30 Thread Michael Ellerman
On Mon, 26 Sep 2022 23:03:25 -0700, Dmitry Torokhov wrote: > This switches PIKA Warp away from legacy gpio API and to newer gpiod > API, so that we can eventually deprecate the former. > > Because LEDs are normally driven by leds-gpio driver, but the > platform code also wants to access the LEDs

Re: [PATCH] powerpc/warp: switch to using gpiod API

2022-11-14 Thread Christophe Leroy
Le 28/10/2022 à 07:05, Dmitry Torokhov a écrit : > On Mon, Sep 26, 2022 at 11:03:25PM -0700, Dmitry Torokhov wrote: >> This switches PIKA Warp away from legacy gpio API and to newer gpiod >> API, so that we can eventually deprecate the former. >> >> Because LEDs are normally driven by leds-gpio

Re: [PATCH] powerpc/warp: switch to using gpiod API

2022-10-27 Thread Dmitry Torokhov
On Mon, Sep 26, 2022 at 11:03:25PM -0700, Dmitry Torokhov wrote: > This switches PIKA Warp away from legacy gpio API and to newer gpiod > API, so that we can eventually deprecate the former. > > Because LEDs are normally driven by leds-gpio driver, but the > platform code also wants to access the

[PATCH] powerpc/warp: switch to using gpiod API

2022-09-27 Thread Dmitry Torokhov
This switches PIKA Warp away from legacy gpio API and to newer gpiod API, so that we can eventually deprecate the former. Because LEDs are normally driven by leds-gpio driver, but the platform code also wants to access the LEDs during thermal shutdown, and gpiod API does not allow locating GPIO