Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp151582pxj; Mon, 17 May 2021 23:39:41 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwp4/eewUbpOq4X5JKhYCgqo8mZimUjFXloqSLQvnnR/1ZhxyebXykILWOHmua0N0JHeTkh X-Received: by 2002:a92:1304:: with SMTP id 4mr2916749ilt.126.1621319980970; Mon, 17 May 2021 23:39:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621319980; cv=none; d=google.com; s=arc-20160816; b=TeHReBXxs99qk7ePsY2TjzEy2YkeVVoVTrLF3mBTscczNZkR/mg8DG7AqJZXrFrrwZ hUneo/+uu/298jEt0DVJvqs6Q55wa631hFEHAul8EDpQt7YmR5LbMT2GofoxsdBJxw9N f72DfMZ4GtCEaOKwdRPi/0P+E8HcYhtY6p6D3Kby2bdLmv2oxAPmRMEm0io/2qKonLY/ yM0/xdZioDM+o85d7U3nNNbxrdGJoMKylsLBmV0t+t1wGfdpnEL782BN/2yPxuE2TT72 OQNpzzalqc0BSWX5cdSLT7YG8LpHi6FEruCW2xcu5xN/Xm+g6Z/67Mu2M7vOE/fs0Bfi BIoA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=orQWgwgTgDc1LXStfgQzslSM8359y9lLU2iBbnY3r6I=; b=Mle7nk4Gix9wFtbOsEzykKv5iMdIjLjY6j5kVkJL1wlmxCpWTq4ERc4kP4Z6nyAJY8 V97BCAz1cR2nCzAVv/G9D+wjbdpmTn29v/L57+iIjLNYyNfkowa5YRkDU8auJB1J2Yvq GaZAlfSZGK2eA+/vr2paLJZ5x+VGGbf5Jbxi9VNSS6TH3W3lI3ETMjhN3+pjODG32hN1 tYTbh+J159zX8YJ4kFcIcZa6b6+Ta3CNr7UJ6CeXiLpX3ygswUKU6ebv6RMKMI4LJgJ9 GlmBjbjwNiH+rTBt2FOc8E5DA6FARdSRy1KI9HiFqksRQzjntulvZJHmR/AsCsh0J5T1 hvZg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=I7CiS1N6; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h127si17755358iof.102.2021.05.17.23.39.28; Mon, 17 May 2021 23:39:40 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=I7CiS1N6; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241435AbhEQOvA (ORCPT + 99 others); Mon, 17 May 2021 10:51:00 -0400 Received: from mail.kernel.org ([198.145.29.99]:54306 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240527AbhEQOn1 (ORCPT ); Mon, 17 May 2021 10:43:27 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1DAAC61428; Mon, 17 May 2021 14:20:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621261227; bh=dH7ceEwR9ZXRBBMb06cj7B3ycYqReraX1Knhc5UZYWs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=I7CiS1N6PVj7WRvBfTc8wEXaeS8IxmQLADCCzXkYXdnh0prxp+wGLW9PaGiNlqk4I kip+v+rrveWM84UAYcLw9oeIMaJ90Hax5RIG12r3jpKwPSVZb26QhYtaTWhhMEmpLq 54LEd4WM0Rx3DblE7y6ll6FnZp5+2ahJWDw+apl8= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, David Ward , Pierre-Louis Bossart , Mark Brown , Sasha Levin Subject: [PATCH 5.11 087/329] ASoC: rt286: Generalize support for ALC3263 codec Date: Mon, 17 May 2021 15:59:58 +0200 Message-Id: <20210517140305.059381544@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210517140302.043055203@linuxfoundation.org> References: <20210517140302.043055203@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: David Ward [ Upstream commit aa2f9c12821e6a4ba1df4fb34a3dbc6a2a1ee7fe ] The ALC3263 codec on the XPS 13 9343 is also found on the Latitude 13 7350 and Venue 11 Pro 7140. They require the same handling for the combo jack to work with a headset: GPIO pin 6 must be set. The HDA driver always sets this pin on the ALC3263, which it distinguishes by the codec vendor/device ID 0x10ec0288 and PCI subsystem vendor ID 0x1028 (Dell). The ASoC driver does not use PCI, so adapt this check to use DMI to determine if Dell is the system vendor. BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=150601 BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=205961 Signed-off-by: David Ward Reviewed-by: Pierre-Louis Bossart Link: https://lore.kernel.org/r/20210418134658.4333-6-david.ward@gatech.edu Signed-off-by: Mark Brown Signed-off-by: Sasha Levin --- sound/soc/codecs/rt286.c | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/sound/soc/codecs/rt286.c b/sound/soc/codecs/rt286.c index 5fb9653d9131..8ae2e2eaad3d 100644 --- a/sound/soc/codecs/rt286.c +++ b/sound/soc/codecs/rt286.c @@ -1117,12 +1117,11 @@ static const struct dmi_system_id force_combo_jack_table[] = { { } }; -static const struct dmi_system_id dmi_dell_dino[] = { +static const struct dmi_system_id dmi_dell[] = { { - .ident = "Dell Dino", + .ident = "Dell", .matches = { DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."), - DMI_MATCH(DMI_PRODUCT_NAME, "XPS 13 9343") } }, { } @@ -1133,7 +1132,7 @@ static int rt286_i2c_probe(struct i2c_client *i2c, { struct rt286_platform_data *pdata = dev_get_platdata(&i2c->dev); struct rt286_priv *rt286; - int i, ret, val; + int i, ret, vendor_id; rt286 = devm_kzalloc(&i2c->dev, sizeof(*rt286), GFP_KERNEL); @@ -1149,14 +1148,15 @@ static int rt286_i2c_probe(struct i2c_client *i2c, } ret = regmap_read(rt286->regmap, - RT286_GET_PARAM(AC_NODE_ROOT, AC_PAR_VENDOR_ID), &val); + RT286_GET_PARAM(AC_NODE_ROOT, AC_PAR_VENDOR_ID), &vendor_id); if (ret != 0) { dev_err(&i2c->dev, "I2C error %d\n", ret); return ret; } - if (val != RT286_VENDOR_ID && val != RT288_VENDOR_ID) { + if (vendor_id != RT286_VENDOR_ID && vendor_id != RT288_VENDOR_ID) { dev_err(&i2c->dev, - "Device with ID register %#x is not rt286\n", val); + "Device with ID register %#x is not rt286\n", + vendor_id); return -ENODEV; } @@ -1180,8 +1180,8 @@ static int rt286_i2c_probe(struct i2c_client *i2c, if (pdata) rt286->pdata = *pdata; - if (dmi_check_system(force_combo_jack_table) || - dmi_check_system(dmi_dell_dino)) + if ((vendor_id == RT288_VENDOR_ID && dmi_check_system(dmi_dell)) || + dmi_check_system(force_combo_jack_table)) rt286->pdata.cbj_en = true; regmap_write(rt286->regmap, RT286_SET_AUDIO_POWER, AC_PWRST_D3); @@ -1220,7 +1220,7 @@ static int rt286_i2c_probe(struct i2c_client *i2c, regmap_update_bits(rt286->regmap, RT286_DEPOP_CTRL3, 0xf777, 0x4737); regmap_update_bits(rt286->regmap, RT286_DEPOP_CTRL4, 0x00ff, 0x003f); - if (dmi_check_system(dmi_dell_dino)) { + if (vendor_id == RT288_VENDOR_ID && dmi_check_system(dmi_dell)) { regmap_update_bits(rt286->regmap, RT286_SET_GPIO_MASK, 0x40, 0x40); regmap_update_bits(rt286->regmap, -- 2.30.2