diff options
| author | Mark Brown <broonie@kernel.org> | 2026-05-29 22:42:41 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-05-29 22:42:41 +0100 |
| commit | 9aca8d295df58f58f2bb44d6364cd72f75bdbdcf (patch) | |
| tree | fa2bc803d75c8e8c18ca46533691ebad317fdc23 /Documentation | |
| parent | 0be7dbe104cadecc44e7abdd824d19c4e548a1f9 (diff) | |
| parent | b7710233c16c1f42e0b58a1f0485658fc4fa61c1 (diff) | |
| download | linux-next-history-9aca8d295df58f58f2bb44d6364cd72f75bdbdcf.tar.gz | |
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/devicetree/bindings/input/touchscreen/st,stmfts.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/input/touchscreen/st,stmfts.yaml b/Documentation/devicetree/bindings/input/touchscreen/st,stmfts.yaml index 12256ae7df90d..64c4f24ea3dd0 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/st,stmfts.yaml +++ b/Documentation/devicetree/bindings/input/touchscreen/st,stmfts.yaml @@ -40,6 +40,10 @@ properties: vdd-supply: description: Power supply + reset-gpios: + description: Reset GPIO (active-low) + maxItems: 1 + required: - compatible - reg |
