Message ID | 20240308222421.188858-1-jogletre@opensource.cirrus.com (mailing list archive) |
---|---|
Headers | show
Received: from mx0b-001ae601.pphosted.com (mx0b-001ae601.pphosted.com [67.231.152.168]) (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 F3C015FDAD; Fri, 8 Mar 2024 22:24:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=67.231.152.168 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709936683; cv=none; b=WWDTbFfc+r2tQd2czvYwbbtFmP5vGOLEVlyHaHPljnBvEIm5bwdGCprTbczHGeoyIOwe6+oZKpazQFxofNCLmeGjNNQbNNnzMv7AvpkrKPtlaooI0fevJYwgbJXOOau6MIDJnKIakSD7BJgc/eilHqrpwLteHm0WFsyOarJtTfs= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709936683; c=relaxed/simple; bh=D2iFALSmRvJdk6Xoi1+UBBruDkvAXQKIvW0mtCCd91o=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=KtP4c6AGCy3AAllHbXNOvHoqiJzbWJG8lqw80ljwkUPLzGRd46ALf7iqkv+1LNQyC5uASXO87dScA+ahuRwIfcWEHYUaoJNuV6kCimI0H5UgwS8fTh89wfR3MgaR4RipxAYBR5PmcPn+FJTlBIVVxKLqmFrEO2Rn4HlVSgmPn0I= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=opensource.cirrus.com; spf=pass smtp.mailfrom=opensource.cirrus.com; dkim=pass (2048-bit key) header.d=cirrus.com header.i=@cirrus.com header.b=csGxP+yc; arc=none smtp.client-ip=67.231.152.168 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=opensource.cirrus.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=opensource.cirrus.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=cirrus.com header.i=@cirrus.com header.b="csGxP+yc" Received: from pps.filterd (m0077474.ppops.net [127.0.0.1]) by mx0b-001ae601.pphosted.com (8.17.1.24/8.17.1.24) with ESMTP id 428FhHxG011333; Fri, 8 Mar 2024 16:24:35 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cirrus.com; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding:content-type; s=PODMain02222019; bh=z M1NzCvjmVOAPjEc0oJV6twe15JqF+oxBtSnatZvv1M=; b=csGxP+ycYN7B64JuD iuyAlXi01gWnHkFMXcbmryEA87idA3oDLXD9DJ5heqeMx8HZxBo4Xfo25ARAtp3g 8FAUq1uRhj98ScPQXQUS9WmAevImSCljDVxeRbkU8Yx46C6LymAzJpZiHkXnwMgB S5RomTMWctQIYMtqUBXPiXbmLACV1E4HO4aDpfjX177mccDLV0xylZP737zfwb8L Son++S5S+5xtcTToE2OgSD4sRTup3Kxd+pf9oithJFOwiJ1u9oLRo8FWVcEAIqtI U2rl/axVt1Pktf3N63HybA/hQ7bEZTooJHG0gT74Xm0NKqI6O3G7cCtDru0xXEA1 cjdbQ== Received: from ediex01.ad.cirrus.com ([84.19.233.68]) by mx0b-001ae601.pphosted.com (PPS) with ESMTPS id 3wpn93413g-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 08 Mar 2024 16:24:35 -0600 (CST) Received: from ediex02.ad.cirrus.com (198.61.84.81) by ediex01.ad.cirrus.com (198.61.84.80) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.4; Fri, 8 Mar 2024 22:24:33 +0000 Received: from ediswmail9.ad.cirrus.com (198.61.86.93) by anon-ediex02.ad.cirrus.com (198.61.84.81) with Microsoft SMTP Server id 15.2.1544.4 via Frontend Transport; Fri, 8 Mar 2024 22:24:33 +0000 Received: from aus-sw-rshr002.ad.cirrus.com (aus-sw-rshr002.ad.cirrus.com [141.131.145.53]) by ediswmail9.ad.cirrus.com (Postfix) with ESMTP id B652382026C; Fri, 8 Mar 2024 22:24:31 +0000 (UTC) From: James Ogletree <jogletre@opensource.cirrus.com> To: <dmitry.torokhov@gmail.com>, <robh+dt@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>, <conor+dt@kernel.org>, <lee@kernel.org>, <broonie@kernel.org>, <jeff@labundy.com> CC: <patches@opensource.cirrus.com>, <linux-sound@vger.kernel.org>, <linux-input@vger.kernel.org>, <devicetree@vger.kernel.org>, James Ogletree <jogletre@opensource.cirrus.com> Subject: [PATCH v9 0/5] Add support for CS40L50 Date: Fri, 8 Mar 2024 22:24:16 +0000 Message-ID: <20240308222421.188858-1-jogletre@opensource.cirrus.com> X-Mailer: git-send-email 2.25.1 Precedence: bulk X-Mailing-List: linux-input@vger.kernel.org List-Id: <linux-input.vger.kernel.org> List-Subscribe: <mailto:linux-input+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-input+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Proofpoint-GUID: JtwhUHPJTVDNXF38pZBl0ybl7SjhcswW X-Proofpoint-ORIG-GUID: JtwhUHPJTVDNXF38pZBl0ybl7SjhcswW X-Proofpoint-Spam-Reason: safe |
Series |
Add support for CS40L50
|
expand
|