From patchwork Mon Jul 26 15:54:25 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Chiu X-Patchwork-Id: 1510125 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=canonical.com header.i=@canonical.com header.a=rsa-sha256 header.s=20210705 header.b=mDfl5aPw; dkim-atps=neutral Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4GYPd04jlxz9shx; Tue, 27 Jul 2021 01:54:44 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1m82wA-0003Vb-8v; Mon, 26 Jul 2021 15:54:38 +0000 Received: from smtp-relay-canonical-1.internal ([10.131.114.174] helo=smtp-relay-canonical-1.canonical.com) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1m82w4-0003V5-Ax for kernel-team@lists.ubuntu.com; Mon, 26 Jul 2021 15:54:32 +0000 Received: from localhost.localdomain (111-240-136-167.dynamic-ip.hinet.net [111.240.136.167]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-canonical-1.canonical.com (Postfix) with ESMTPSA id 763943F22E for ; Mon, 26 Jul 2021 15:54:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1627314872; bh=6yreWjiyXZtqXgVi+B/9WCRvZ1DCv1g63+FMBz6P9ew=; h=From:To:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=mDfl5aPw0qBHpCxYHuHcJi3ozMDwuZtFWTAycLsrV6BnShCwcUJHiEzMKODchvpfp JrZhlenZGn51PpBlfQJ/r8VHV7G6qgvTzQq5UeNYfR4A7JEjLPMsMDMUIeOt0G98RW zXtUd9H3hiE/NCKdir/MpUYF9wqjjioxoUngoNFNj+zXuAa0HbUXW2X/aH+0OhwA5p lQJsA+wt7YuhmB7UQ3PKj52dIal4zTJy3KLQ2BwXiBHfBbpFamRS+IUqV5kxrJ22FO ytDrCtfqLCKjgYn3zWu8aJZKZcYqfqyWmh7rMxlQN/Ev1h/iHoChx35ydODTaO0zDD MH47K7pknCyQw== From: chris.chiu@canonical.com To: kernel-team@lists.ubuntu.com Subject: [PATCH 1/1][SRU][H/I] UBUNTU: [Config] set CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC to y Date: Mon, 26 Jul 2021 23:54:25 +0800 Message-Id: <20210726155425.425811-2-chris.chiu@canonical.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210726155425.425811-1-chris.chiu@canonical.com> References: <20210726155425.425811-1-chris.chiu@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" From: Chris Chiu BugLink: https://bugs.launchpad.net/bugs/1915117 Enable CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC for Intel Skylake SST with HDA DSP generic machine driver to enable codec playback and capture on both HDA codec and DMIC port. Signed-off-by: Chris Chiu --- debian.master/config/annotations | 3 +-- debian.master/config/config.common.ubuntu | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian.master/config/annotations b/debian.master/config/annotations index 2c4136229a53..0e1b74ac6791 100644 --- a/debian.master/config/annotations +++ b/debian.master/config/annotations @@ -8733,14 +8733,13 @@ CONFIG_SND_SOC_INTEL_CNL policy<{'amd64': 'n'}> CONFIG_SND_SOC_INTEL_CFL policy<{'amd64': 'n'}> CONFIG_SND_SOC_INTEL_CML_H policy<{'amd64': 'n'}> CONFIG_SND_SOC_INTEL_CML_LP policy<{'amd64': 'n'}> -CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC policy<{'amd64': 'n'}> +CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC policy<{'amd64': 'y'}> # CONFIG_SND_SOC_INTEL_SKYLAKE mark note CONFIG_SND_SOC_INTEL_CNL mark note CONFIG_SND_SOC_INTEL_CFL mark note CONFIG_SND_SOC_INTEL_CML_H mark note CONFIG_SND_SOC_INTEL_CML_LP mark note -CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC mark note # Menu: Device Drivers >> Sound card support >> Advanced Linux Sound Architecture >> ALSA for SoC audio support >> Intel ASoC SST drivers >> Intel Machine drivers CONFIG_SND_SOC_INTEL_MACH policy<{'amd64': 'y'}> diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu index 5dabbce93cae..dd16b39e481f 100644 --- a/debian.master/config/config.common.ubuntu +++ b/debian.master/config/config.common.ubuntu @@ -10016,7 +10016,7 @@ CONFIG_SND_SOC_INTEL_SKL_RT286_MACH=m # CONFIG_SND_SOC_INTEL_SKYLAKE is not set CONFIG_SND_SOC_INTEL_SKYLAKE_COMMON=m CONFIG_SND_SOC_INTEL_SKYLAKE_FAMILY=m -# CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC is not set +CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC=y CONFIG_SND_SOC_INTEL_SKYLAKE_SSP_CLK=m CONFIG_SND_SOC_INTEL_SOF_CML_RT1011_RT5682_MACH=m CONFIG_SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH=m