Re: [PATCH v3 2/3] dt-bindings: sound: ti,s3a227e: add control of debounce

From: Astrid Rost
Date: Wed Sep 21 2022 - 04:01:00 EST



+  ti,debounce-release-ms:
+    description: key release debounce time in ms (datasheet section 9.6.7).
+    enum:
+      - 0  #  0 ms
+      - 20 # 20 ms

I don't see any improvements here.

Sorry, I miss understood. I have now just kept the enum values.

Astrid