[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <174400927858.9816.1582317982480672248.b4-ty@linaro.org>
Date: Mon, 7 Apr 2025 09:01:21 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Kent Gibson <warthog618@...il.com>,
Linus Walleij <linus.walleij@...aro.org>,
Matti Vaittinen <mazziesaccount@...il.com>,
Bartosz Golaszewski <brgl@...ev.pl>
Cc: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>,
linux-gpio@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] gpiolib: don't allow setting values on input lines
From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
On Tue, 11 Mar 2025 15:19:51 +0100, Bartosz Golaszewski wrote:
> Some drivers as well as the character device and sysfs code check
> whether the line actually is in output mode before allowing the user to
> set a value.
>
> However, GPIO value setters now return integer values and can indicate
> failures. This allows us to move these checks into the core code.
>
> [...]
Applied, thanks!
[1/1] gpiolib: don't allow setting values on input lines
commit: 92ac7de3175e3c17cbb76ae752b598cfb9dadf49
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Powered by blists - more mailing lists