diff options
author | Rob Herring (Arm) <robh@kernel.org> | 2025-07-14 15:19:51 -0500 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2025-07-18 10:20:06 +0200 |
commit | f03a7f20b23c1abb1066f791806bbca406362324 (patch) | |
tree | 6fd1f5c4e02a18ccd202291fcd1ba41f5e5d72cd /rust/helpers/platform.c | |
parent | aa66eb1202d65923e101c7b50d757ddf0422eb27 (diff) |
dt-bindings: gpio: Create a trivial GPIO schema
Many simple GPIO controllers without interrupt capability have the same
schema other than their compatible value. Combine all these bindings
into a single schema. The criteria to be included here is must use 2
cells, have no interrupt capability, have 0 or 1 "reg" entries, and
have no other resources (like clocks).
Note that "ngpios" is now allowed in some cases it wasn't before and
constraints on it have been dropped.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250714201959.2983482-1-robh@kernel.org
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions