On Fri, Apr 12, 2024 at 08:33:32PM +0300, Andy Shevchenko wrote: > This driver is including the legacy GPIO header <linux/gpio.h> > but the only thing it is using from that header is the wrong > define for GPIOF_DIR_OUT. > > Fix it up by using GPIO_LINE_DIRECTION_* macros respectively. Marc, any comments on this? -- With Best Regards, Andy Shevchenko