Message ID | 20220919111258.3774-1-astrid.rost@axis.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <alsa-devel-bounces@alsa-project.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 721C6ECAAD3 for <alsa-devel@archiver.kernel.org>; Mon, 19 Sep 2022 11:14:04 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 9836DE12; Mon, 19 Sep 2022 13:13:11 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 9836DE12 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1663586041; bh=5WwrEg9RPcd0x61ppYtYhhK5TbQk5GSPxFcuuR6aktc=; h=From:To:Subject:Date:Cc:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=lVEz9Fmyk2K/1at9R1t4ROVepvMzPSEPjGQfbFUwhy7OV3OWrmhHXwDdvezMc+atW 3oaQ+fJcxtNK7ZCEkEJQuI5eOJWEobyFElcfLvQ8qQNv+d52CvG9uNU5xQu25PweJ0 RA3bW7VhNk32Snj21NX3u5s2CbAdJj0Z1zrVJcEY= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 2DC13F8016D; Mon, 19 Sep 2022 13:13:11 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 7DA1AF804AE; Mon, 19 Sep 2022 13:13:09 +0200 (CEST) Received: from smtp1.axis.com (smtp1.axis.com [195.60.68.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 22F34F800C9 for <alsa-devel@alsa-project.org>; Mon, 19 Sep 2022 13:13:02 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 22F34F800C9 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=axis.com header.i=@axis.com header.b="DesRJont" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=axis.com; q=dns/txt; s=axis-central1; t=1663585984; x=1695121984; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=UmCsk+shjy5qu5dw1fM/f6/rDCelAQiyZQXXy+VkQbs=; b=DesRJont64po/n1Q6mZ2ml/NOIdq/Nfq+ovg8vV3TMec8fdTyhwXvVee HRXEvhUQEiIksgRkEKhUhd6PZUEVirL28srfFVr4SA4LvJdACXUFkGDRJ fWIPUCF5gaTfSdnb4Wa1nXP15cnln2YXUcjZ2lj7xElBsy7QIQ1c3h9do +G2LBbNkB1L8Y/U3MmCtyg7yteVFUSpCLcUwFsty5n8GOYAzHzB1WRwAP s3kgUqQaOMhen3A28dfeFBI07Tz/gBO3dBLYd3eXq+LXPhoRpki+H5086 Md9Zd79+gDqSf3ZapEYgXlNpn4TbejBR0h3Fm4awGKJ3IdEXDe2SAB3jw w==; From: Astrid Rost <astrid.rost@axis.com> To: Mark Brown <broonie@kernel.org>, Liam Girdwood <lgirdwood@gmail.com>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org> Subject: [PATCH v3 0/3] ASoC: ts3a227e control debounce times Date: Mon, 19 Sep 2022 13:12:55 +0200 Message-ID: <20220919111258.3774-1-astrid.rost@axis.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain Cc: alsa-devel@alsa-project.org, Astrid Rost <astrid.rost@axis.com>, kernel@axis.com, linux-kernel@vger.kernel.org, Astrid Rost <astridr@axis.com> X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" <alsa-devel.alsa-project.org> List-Unsubscribe: <https://mailman.alsa-project.org/mailman/options/alsa-devel>, <mailto:alsa-devel-request@alsa-project.org?subject=unsubscribe> List-Archive: <http://mailman.alsa-project.org/pipermail/alsa-devel/> List-Post: <mailto:alsa-devel@alsa-project.org> List-Help: <mailto:alsa-devel-request@alsa-project.org?subject=help> List-Subscribe: <https://mailman.alsa-project.org/mailman/listinfo/alsa-devel>, <mailto:alsa-devel-request@alsa-project.org?subject=subscribe> Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" <alsa-devel-bounces@alsa-project.org> |
Series |
ASoC: ts3a227e control debounce times
|
expand
|