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 X-Spam-Level: X-Spam-Status: No, score=-7.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,URIBL_BLOCKED,USER_AGENT_GIT autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 30F4FC4338F for ; Thu, 5 Aug 2021 08:02:51 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id E5FFD61040 for ; Thu, 5 Aug 2021 08:02:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org E5FFD61040 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=mediatek.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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:References:In-Reply-To: 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: List-Owner; bh=iybCVnYJitGddeQy3frQ4lhAo+GgoX4wYJ1ADxquVNI=; b=38kTUV/f2wcjJY HQNCTPAkILPnHmCG0zHQ4n/Obd5iDuiV9tBc8dHQDV92qdxjSRrhGUz1axxIDzk3/82olD98Xsxtj wv7gyYKL7HpUbV1jG3DR+xQOyXCvm9ciH8or2lIen6wMAxkKAf6o1m4Z8DNenml9zhISrTEbllMyT /6exzXxoCbUrfS4vbHolq2/243EnhDSM5gXldOtYgSX8WmHZRyAmusXVLKtvwA1ah5/3EvjfXeqbN MOFeo8slvaGa0dDLpB+r2qTxBOLVbZUfzkan5Smw+AKE/YsiwySENf+uRVjcrk2amJBY8AxikgR9H tQpLXrb75eWRAAF8sl4w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mBYJ0-008YBL-Go; Thu, 05 Aug 2021 08:00:42 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mBYIv-008Y52-SI; Thu, 05 Aug 2021 08:00:39 +0000 X-UUID: fec91911fe13437ab1d5dc1e0ce73d1a-20210805 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:CC:To:From; bh=6g+G19yOBM7NMq+Lhft2E2pkIHoHbfTNbAIluvK7rfM=; b=gXG+4riHIK7Uzj7Ikt5KHfOAkHad5e+a9t64dY6AOwRbx6nC+bfY3x3Fk5rOqJS7+Tg0/uXgTIv3VwJ+2jM/DPzW6LrLKHgPcX3leV/OrCQyVjR+NpKBnKL4ucKUpk/shYrgYig4GBJULAB3iitQ1WwWlrlMcIvyM8ZAVZqf5fo=; X-UUID: fec91911fe13437ab1d5dc1e0ce73d1a-20210805 Received: from mtkcas66.mediatek.inc [(172.29.193.44)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 11768871; Thu, 05 Aug 2021 01:00:31 -0700 Received: from MTKMBS06N2.mediatek.inc (172.21.101.130) by MTKMBS62N1.mediatek.inc (172.29.193.41) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 5 Aug 2021 00:54:07 -0700 Received: from mtkcas10.mediatek.inc (172.21.101.39) by mtkmbs06n2.mediatek.inc (172.21.101.130) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 5 Aug 2021 15:54:05 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkcas10.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Thu, 5 Aug 2021 15:54:05 +0800 From: To: CC: , , , , , , , , , Subject: Re: [PATCH] ALSA: usb-audio: fix incorrect clock source setting Date: Thu, 5 Aug 2021 15:54:01 +0800 Message-ID: <20210805075401.21170-1-chihhao.chen@mediatek.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: References: MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210805_010037_975761_ACCB2242 X-CRM114-Status: UNSURE ( 6.43 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: chihhao chen Hi Geraldo Nascimento, For echo test, it means we use this earphone to receive and play sounds at the same time. We found in this case serious noise problem happens. Log as follows with your patch <6>[ 175.960387][T401365] __uac_clock_find_source: Clock Selector 0xc has pin 2 selected <6>[ 175.966980][T401365] __uac_clock_find_source: Clock Selector 0xb has pin 2 selected <6>[ 176.026251][T400354] __uac_clock_find_source: Clock Selector 0xc has pin 1 selected <6>[ 176.032406][T400354] __uac_clock_find_source: Clock Selector 0xb has pin 1 selected There is no noise and I think this should be a firmware bug. Thanks Chihhao _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel