RE: [PATCH 09/10] input: keyboard: adp5588-keys: add regulator support
From: "Sa, Nuno" <Nuno.Sa@analog.com>
Date: 2022-07-08 15:01:03
Also in:
linux-gpio, linux-input
From: "Sa, Nuno" <Nuno.Sa@analog.com>
Date: 2022-07-08 15:01:03
Also in:
linux-gpio, linux-input
-----Original Message----- From: Andy Shevchenko <redacted> Sent: Friday, July 8, 2022 4:47 PM To: Sa, Nuno <Nuno.Sa@analog.com> Cc: devicetree <redacted>; open list:GPIO SUBSYSTEM [off-list ref]; linux-input <linux- input@vger.kernel.org>; Dmitry Torokhov [off-list ref]; Bartosz Golaszewski [off-list ref]; Hennerich, Michael [off-list ref]; Rob Herring [off-list ref]; Krzysztof Kozlowski [off-list ref]; Linus Walleij [off-list ref] Subject: Re: [PATCH 09/10] input: keyboard: adp5588-keys: add regulator support [External] On Fri, Jul 8, 2022 at 11:37 AM Nuno Sá [off-list ref] wrote:quoted
Support feeding VCC through a regulator....quoted
+ ret = devm_add_action_or_reset(&client->dev,adp5588_disable_regulator,quoted
+ vcc);One line?
Happy to do it but I guess it depends on the maintainer... If no one complains, I will change it on v2 - Nuno Sá