[PATCH] dt-bindings: auxdisplay: holtek: Add missing type for "linux,no-autorepeat"

From: Rob Herring
Date: Tue Jun 13 2023 - 16:11:43 EST


"linux,no-autorepeat" is missing a type, add it.

Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
---
Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml b/Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml
index 49304a1476ab..be95f6b97b41 100644
--- a/Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml
+++ b/Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml
@@ -40,6 +40,7 @@ properties:
linux,keymap: true

linux,no-autorepeat:
+ type: boolean
description: Disable keyrepeat

default-brightness-level:
--
2.39.2