20 Sep
2022
20 Sep
'22
6:22 p.m.
On 19/09/2022 13:12, Astrid Rost wrote:
Add devicetree parameters to control the insertion, release and press debounce times.
Signed-off-by: Astrid Rost astrid.rost@axis.com
.../bindings/sound/ti,ts3a227e.yaml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+)
diff --git a/Documentation/devicetree/bindings/sound/ti,ts3a227e.yaml b/Documentation/devicetree/bindings/sound/ti,ts3a227e.yaml index 327d204cf957..76ce323ce965 100644 --- a/Documentation/devicetree/bindings/sound/ti,ts3a227e.yaml +++ b/Documentation/devicetree/bindings/sound/ti,ts3a227e.yaml @@ -41,6 +41,35 @@ properties: - 7 # 2.8 V default: 1
- 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.
Best regards, Krzysztof