Message ID | 20230214161435.1088246-1-claudiu.beznea@microchip.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 A7E18C61DA4 for <linux-arm-kernel@archiver.kernel.org>; Tue, 14 Feb 2023 16:17:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:CC :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=XV9XD0uX6pFa5wX2kO4NQyUR1XBzpYPLFYi4gkRTfhw=; b=GvBRZ2/ai01ikW 8cyyktMFOl1immUVPScefHDuo4afL8lW80zdY1hvYT/EbFBxKnQhB20eDuL/A8ZMEXmit7GKsFIii 2kKf2qYTUjV43fcnflVjyt03nfqLhbwKGuMjxwClpV/sKopEOlwtyXZReLFss8Znw+T2QeWJewfDq OLScFa6swWGJeZyFoMp565Qp64oyqyfBYPRIZ4kApvtFRW3fMp2akboSMJoPPclFTKGbT46/p6WfB 08o0EGT3zHNWcowsWiXA1eY/AUSnYNRGGsgF3n815IPFR5Gk8OD+6u8r19EOe8VR/3R41w31fJG2c kqFyVLLjnEFRX+h3xgtw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pRxzF-002l2C-RO; Tue, 14 Feb 2023 16:16:57 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pRxzC-002l18-GW for linux-arm-kernel@lists.infradead.org; Tue, 14 Feb 2023 16:16:55 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1676391414; x=1707927414; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=Ed9OZgaBIh0K4cnf+bMJJOjsYI0DgmyhIgZsOzpMPvw=; b=RBIOgHP+6RvvgelM4QOyb7/qw0yr2NLBYFn23R7NsV+UAnde9oTxjX3U Zs+iv1l6LQfR5FIrNCDaz8XuV2xDVRrTTlnImLB50LWT7GrTsIxfvcwVo zvuj3ghrD6At2q1y5IX5yAghQeZurqAq3Bf22u1IQAkuG+UeBBpVMZBa8 MbeJukxA/jY/FGaE1PuHMJX6s8Pn5QUBgbFvhb3I3kK2sk0QCq/lsCdnL 4q6g/AzqQcLyh3JZneR3voHfY+k/jYJjedijiQ3Tl62AcP8X9mL0XeIQC jQoYYtGw3BRMKe5ue8skULcV+ifs7fRw59q3b1f54czfEMgB/XV25iz9N w==; X-IronPort-AV: E=Sophos;i="5.97,297,1669100400"; d="scan'208";a="200644035" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa3.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 14 Feb 2023 09:16:53 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.16; Tue, 14 Feb 2023 09:16:53 -0700 Received: from m18063-ThinkPad-T460p.mchp-main.com (10.10.115.15) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server id 15.1.2507.16 via Frontend Transport; Tue, 14 Feb 2023 09:16:43 -0700 From: Claudiu Beznea <claudiu.beznea@microchip.com> To: <lgirdwood@gmail.com>, <broonie@kernel.org>, <robh+dt@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>, <lars@metafoo.de>, <perex@perex.cz>, <tiwai@suse.com>, <nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com> CC: <alsa-devel@alsa-project.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, Claudiu Beznea <claudiu.beznea@microchip.com> Subject: [PATCH 0/3] ASoC: mchp-pdmc: fix poc noises when starting capture Date: Tue, 14 Feb 2023 18:14:32 +0200 Message-ID: <20230214161435.1088246-1-claudiu.beznea@microchip.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230214_081654_575096_3149DB87 X-CRM114-Status: GOOD ( 10.96 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
ASoC: mchp-pdmc: fix poc noises when starting capture
|
expand
|