lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <e583b75d-feeb-bb33-1567-e7dde4f04ed7@xs4all.nl> Date: Sat, 26 Nov 2022 11:39:52 +0100 From: Hans Verkuil <hverkuil@...all.nl> To: Linus Walleij <linus.walleij@...aro.org>, Dmitry Torokhov <dmitry.torokhov@...il.com> Cc: Mauro Carvalho Chehab <mchehab@...nel.org>, Sylwester Nawrocki <s.nawrocki@...sung.com>, Andrzej Hajda <andrzej.hajda@...el.com>, linux-kernel@...r.kernel.org, linux-media@...r.kernel.org Subject: Re: [PATCH 4/4] media: i2c: s5c73m3: switch to using gpiod API On 26/11/2022 11:34, Hans Verkuil wrote: > Hi Linus, > > On 17/11/2022 10:06, Linus Walleij wrote: >> On Tue, Nov 15, 2022 at 11:11 PM Dmitry Torokhov >> <dmitry.torokhov@...il.com> wrote: >> >>> This patch switches the driver away from legacy gpio/of_gpio API to >>> gpiod API, and removes use of of_get_named_gpio_flags() which I want to >>> make private to gpiolib. >>> >>> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@...il.com> >> >> Reviewed-by: Linus Walleij <linus.walleij@...aro.org> > > There are now two patches that do this switch to using the gpiod API: > this one, and one from you: > > https://patchwork.linuxtv.org/project/linux-media/patch/20221108100604.1500909-1-linus.walleij@linaro.org/ And a third one as well: https://patchwork.linuxtv.org/project/linux-media/patch/20221116194307.164543-1-mairacanal@riseup.net/ > > Any preference? > > Regards, > > Hans
Powered by blists - more mailing lists