diff options
author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2025-06-30 15:03:57 +0200 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2025-07-09 16:48:49 +0200 |
commit | 0cf6d425d39cfc1b676fbf9dea36ecd68eeb27ee (patch) | |
tree | 28a7017ee010b6223cc3456d94a896a09ff74db3 /drivers/gpio/gpio-rcar.c | |
parent | 6c99a046edfac782b5ec3a3a1a5f0633bed28563 (diff) |
gpio: sim: allow to mark simulated lines as invalid
Add a new line-level, boolean property to the gpio-sim configfs
interface called 'valid'. It's set by default and the user can unset it
to make the line be included in the standard `gpio-reserved-ranges`
property when the chip is registered with GPIO core. This allows users
to specify which lines should not be available for requesting as GPIOs.
Link: https://lore.kernel.org/r/20250630130358.40352-1-brgl@bgdev.pl
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-rcar.c')
0 files changed, 0 insertions, 0 deletions