From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 9A8001BD018; Mon, 4 Nov 2024 10:51:08 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730717468; cv=none; b=Lm2Lt2yVLA2CupTiMu5ZF7nkxVl8Z9TA6CZ2WSrb1Cp3J5IWi+uEEdj5LmX2Rj9yr7TP5EJD27SNdIJNShfGCmOQPvNSdtXpaGVo+LINlIo4lPMV/1rCXI0sAKxGGqzTPZL6mYVRAhc+YYclR2ZsMkmogHQZZJZVGjYhtWSsuPM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730717468; c=relaxed/simple; bh=jFkP6T6PnwrLgahjRy2tEatV3s4e9i7cRGiLWHnQbgg=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=efckxbSv4TSEk9+z8L3y88hL3s1gDfMbvbPxnVmofH5CJJfGKV4p00+9RmpugfSF5dURY3NOdolOSQ/SRMRFlhdvY+Xuz1UVS2MQRZYV7uzbf+SNj6bicjz19H01kRBzLjBrZ8/2+Bx1mQFzdq/XeBqu599J2eH8x9N7eExyJCk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=H1dpmaVo; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="H1dpmaVo" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 93AB9C4CED1; Mon, 4 Nov 2024 10:51:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1730717468; bh=jFkP6T6PnwrLgahjRy2tEatV3s4e9i7cRGiLWHnQbgg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=H1dpmaVovWMch6OeU6plmU6y6PSnHXlg0gG8j6H/5bnc0qtL0q7Egd9vweX0aAdGS vX/cyv+3zK4JNhD6vVDDe/vrNd92/nfAgA4hCg0jhQxo7UlY8LbfGcxMpNL9RO+9oj b0ks7FjSg2jhQKFiz7o6R49jt43mzSGOmqogqSBcB0xcV+tJq5bFH2afO6tDNPvCV3 TQevhTsMDzyopnTKWIsTBP/LKYDD7yTwTBHxeRyUeFcJGOd7LiVylyeXWy9bSGnCN5 6OFlSj7FBmZreokCBOUzWWlV296VGXlCCOSMH4juV7oMBCHjlNFSsSM00lWmuKzv8a hmmycIIqghTkw== From: Sasha Levin To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: Hans de Goede , Mark Brown , Sasha Levin , cezary.rojewski@intel.com, liam.r.girdwood@linux.intel.com, peter.ujfalusi@linux.intel.com, yung-chuan.liao@linux.intel.com, ranjani.sridharan@linux.intel.com, kai.vehmanen@linux.intel.com, perex@perex.cz, tiwai@suse.com, pierre-louis.bossart@linux.dev, alban.boye@protonmail.com, tomlohave@gmail.com, u.kleine-koenig@baylibre.com, linux-sound@vger.kernel.org Subject: [PATCH AUTOSEL 6.11 08/21] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet Date: Mon, 4 Nov 2024 05:49:44 -0500 Message-ID: <20241104105048.96444-8-sashal@kernel.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241104105048.96444-1-sashal@kernel.org> References: <20241104105048.96444-1-sashal@kernel.org> Precedence: bulk X-Mailing-List: linux-sound@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-stable: review X-Patchwork-Hint: Ignore X-stable-base: Linux 6.11.6 Content-Transfer-Encoding: 8bit From: Hans de Goede [ Upstream commit 0107f28f135231da22a9ad5756bb16bd5cada4d5 ] The Vexia Edu Atla 10 tablet mostly uses the BYTCR tablet defaults, but as happens on more models it is using IN1 instead of IN3 for its internal mic and JD_SRC_JD2_IN4N instead of JD_SRC_JD1_IN4P for jack-detection. Add a DMI quirk for this to fix the internal-mic and jack-detection. Signed-off-by: Hans de Goede Link: https://patch.msgid.link/20241024211615.79518-2-hdegoede@redhat.com Signed-off-by: Mark Brown Signed-off-by: Sasha Levin --- sound/soc/intel/boards/bytcr_rt5640.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/sound/soc/intel/boards/bytcr_rt5640.c b/sound/soc/intel/boards/bytcr_rt5640.c index ba4293ae7c24f..2e786836588fb 100644 --- a/sound/soc/intel/boards/bytcr_rt5640.c +++ b/sound/soc/intel/boards/bytcr_rt5640.c @@ -1132,6 +1132,21 @@ static const struct dmi_system_id byt_rt5640_quirk_table[] = { BYT_RT5640_SSP0_AIF2 | BYT_RT5640_MCLK_EN), }, + { /* Vexia Edu Atla 10 tablet */ + .matches = { + DMI_MATCH(DMI_BOARD_VENDOR, "AMI Corporation"), + DMI_MATCH(DMI_BOARD_NAME, "Aptio CRB"), + /* Above strings are too generic, also match on BIOS date */ + DMI_MATCH(DMI_BIOS_DATE, "08/25/2014"), + }, + .driver_data = (void *)(BYT_RT5640_IN1_MAP | + BYT_RT5640_JD_SRC_JD2_IN4N | + BYT_RT5640_OVCD_TH_2000UA | + BYT_RT5640_OVCD_SF_0P75 | + BYT_RT5640_DIFF_MIC | + BYT_RT5640_SSP0_AIF2 | + BYT_RT5640_MCLK_EN), + }, { /* Voyo Winpad A15 */ .matches = { DMI_MATCH(DMI_BOARD_VENDOR, "AMI Corporation"), -- 2.43.0