From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5A113ECAAD8 for ; Tue, 20 Sep 2022 15:22:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230252AbiITPWa (ORCPT ); Tue, 20 Sep 2022 11:22:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45340 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229598AbiITPW3 (ORCPT ); Tue, 20 Sep 2022 11:22:29 -0400 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 632F51900F for ; Tue, 20 Sep 2022 08:22:28 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id w8so4311185lft.12 for ; Tue, 20 Sep 2022 08:22:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=rLmosHOkteJetUfMH1iOxaM6TfQV6pI0UvsDV0r2AOY=; b=dryOEWp1Y7+Mku+Pejx7aLr/rw7huzEYdezWS0xLztYGKxuuLQJw8FNfkIFjf2EgBQ 6nD7gHKi87xl4KoJm2kWuXzfZSR4DgZUIh4qW9Gkg0UYqa0H6UA1Tou1NxcTThGa8H3l YtH5murKuzBrToHMVSbJ2ep4IQkL9AU1w0OcCSjdV3g+ohb/mCO3J0Nsa46KVxUDxGZJ tWgzc6qAxq8wJCUiy9ezPznPUvQUzlYBM1zkUiMqLQmZSMh30MQ2eekGVO5QPI/RTvzI XnoRaAH6b0OdB1Sej7DCsmBf4p7kfRFALt+mFKN3z8Fvo9vKp1kBEgENcWnKNHA5CHur SbDA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=rLmosHOkteJetUfMH1iOxaM6TfQV6pI0UvsDV0r2AOY=; b=w5FfHg8R6sOf1bhpXPLEKvyOeIg+SrMcG/KCtY66lc3nKP/BuEuj8yr/OSSANqjiq/ dwXt7vTRwG/ATCFaQ6BkylGr16OGIQ4X4DEzRXMMaS+Jf/OxauyUXnl2/Wwb2rWifpUW XG4IJfLTKJRqQPSICsONovxCGgvuwQmOEPu81kuK7Bh+cffwR8a6RyYif1kp/3EvSYdt z3dOxTaIj2sur+Wi8lpmEUMO5TZvefc8lq661E25VPCaji36RczKEeIvpBV+mCerplhT dtbjbxv/x8S+KDoztmijfpwzGHm8u3ola30pgxb8f/NKePCrViJEvMlVQ+7EFBk2L1M5 bGhQ== X-Gm-Message-State: ACrzQf0PTeTib1MGgWE5aZ/EzXi8jxl7w3KFCbHNejqcX2MmO5aQY/LZ VwNZw9nnqy/2eJc8lfbbSaUAhQ== X-Google-Smtp-Source: AMsMyM7CufcP7ESkPRKYW0kpVcKVublFAAxZwckLh16qjJbuGNV+C3YGWX7p770ab5ehifq/4G7sbA== X-Received: by 2002:a05:6512:118a:b0:49a:d52d:d144 with SMTP id g10-20020a056512118a00b0049ad52dd144mr8892398lfr.239.1663687346754; Tue, 20 Sep 2022 08:22:26 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id i1-20020a2e2201000000b0026c0158b87csm12644lji.29.2022.09.20.08.22.25 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 20 Sep 2022 08:22:26 -0700 (PDT) Message-ID: <79658ad6-fd1c-68aa-88e0-6ad5274bea9d@linaro.org> Date: Tue, 20 Sep 2022 17:22:25 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH v3 2/3] dt-bindings: sound: ti,s3a227e: add control of debounce Content-Language: en-US To: Astrid Rost , Mark Brown , Liam Girdwood , Krzysztof Kozlowski , Rob Herring , Dylan Reid Cc: kernel@axis.com, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Astrid Rost , devicetree@vger.kernel.org References: <20220919111258.3774-1-astrid.rost@axis.com> <20220919111258.3774-3-astrid.rost@axis.com> From: Krzysztof Kozlowski In-Reply-To: <20220919111258.3774-3-astrid.rost@axis.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org 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 > --- > .../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