[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240326010905.2147-1-baojun.xu@ti.com>
Date: Tue, 26 Mar 2024 09:08:58 +0800
From: Baojun Xu <baojun.xu@...com>
To: <tiwai@...e.de>
CC: <robh+dt@...nel.org>, <andriy.shevchenko@...ux.intel.com>,
<lgirdwood@...il.com>, <perex@...ex.cz>,
<pierre-louis.bossart@...ux.intel.com>, <kevin-lu@...com>,
<13916275206@....com>, <alsa-devel@...a-project.org>,
<linux-kernel@...r.kernel.org>, <liam.r.girdwood@...el.com>,
<yung-chuan.liao@...ux.intel.com>, <baojun.xu@...com>,
<broonie@...nel.org>, <soyer@....hu>
Subject: [PATCH v1 1/8] ALSA: hda/tas2781: Add tas2781 SPI-based driver
Add TXNW2781 support in smi.
Signed-off-by: Baojun Xu <baojun.xu@...com>
---
drivers/acpi/scan.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/acpi/scan.c b/drivers/acpi/scan.c
index 7c157bf92..226bd9097 100644
--- a/drivers/acpi/scan.c
+++ b/drivers/acpi/scan.c
@@ -1765,6 +1765,7 @@ static bool acpi_device_enumeration_by_parent(struct acpi_device *device)
{"CSC3557", },
{"INT33FE", },
{"INT3515", },
+ {"TXNW2781", },
/* Non-conforming _HID for Cirrus Logic already released */
{"CLSA0100", },
{"CLSA0101", },
--
2.40.1
Powered by blists - more mailing lists