dt-bindings: pincfg-node: Add "input-schmitt-microvolt" property
authorInochi Amaoto <inochiama@outlook.com>
Thu, 18 Jul 2024 02:23:53 +0000 (10:23 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 3 Aug 2024 22:54:49 +0000 (00:54 +0200)
On Sophgo CV18XX platform, threshold strength of schmitt trigger can
be configured. As this standard property is already supported by the
common pinconf code. Add "input-schmitt-microvolt" property in
pincfg-node.yaml so that other platforms requiring such feature can
make use of this property.

Signed-off-by: Inochi Amaoto <inochiama@outlook.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/IA1PR20MB4953C71C87FD150D2E64FF41BBAC2@IA1PR20MB4953.namprd20.prod.outlook.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/pincfg-node.yaml

index d0af21a564b44fe18bad311e8299723c343b78e9..cbfcf215e571d9daecd5645f09894989ab93c386 100644 (file)
@@ -96,6 +96,9 @@ properties:
     type: boolean
     description: disable schmitt-trigger mode
 
+  input-schmitt-microvolt:
+    description: threshold strength for schmitt-trigger
+
   input-debounce:
     $ref: /schemas/types.yaml#/definitions/uint32-array
     description: Takes the debounce time in usec as argument or 0 to disable