Message ID | 20241231201742.3955733-1-paulha@opensource.cirrus.com (mailing list archive) |
---|---|
Headers | show
Received: from mx0b-001ae601.pphosted.com (mx0a-001ae601.pphosted.com [67.231.149.25]) (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 EF6B1524C; Tue, 31 Dec 2024 20:17:52 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=67.231.149.25 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735676274; cv=none; b=T5D32YMCE+zrs4o1Q5zqQOLj8yRg2vi3T9GAiHC5UZy0TymNIHYI/tbwUJh/VcICGJ6waqL9M+OFoS/PgZHqa6yf/iVXeIIQb53SWmcutwj6g4aKCBiTQsQs6ZlRDe0EZ35mDU3xmhc38kcgbwJBBNVjZi8da1DC30Vvs9vv8YM= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735676274; c=relaxed/simple; bh=dTNXfdcV4KZqN7mzpEXk6a2mtbjDYkP5RpZSbh1loFo=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=IUawq/6eD8dSR8qq2YaNYSm+Hw9eUvdHr1i/t0VisCu0GLMhxZLmg+Dt71xzYRKkMUUjTZVFUsQCk+Wa+rVPJ3STpWFwpC38Y/QtG3Xdc2cr7a6Oiit3NaL+nHlvFk+Z2Z1XxQNftHgXm1eeiyBiZtmLqc4WFQNr7Y32+O84A5k= 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=kIW6v62K; arc=none smtp.client-ip=67.231.149.25 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="kIW6v62K" Received: from pps.filterd (m0077473.ppops.net [127.0.0.1]) by mx0a-001ae601.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 4BVJaPhn012080; Tue, 31 Dec 2024 14:17:48 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cirrus.com; h=cc :content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to; s=PODMain02222019; bh=uoZERXn5W8fmqH4i mQognfBEbJ/qI8UWDIB3qRUJKwo=; b=kIW6v62Kqv+2xvlCm4oG1K/0C3V1FabY B3YIwD60lgnRQICXGXLX6SbDrvRicfGHZiyX6T+Ip/E6b7WS4U5jOo475NONwaW6 EH3f6i2IQDN8I5yfdFUHT2TnfA9/gxt/bpqbssqViDl/wcG3kWlea7WmNBH/ncyo B64fck+YM1sRM64bMf2vsky5U9Kr0kADSiY4PxrYDagfiLoJyUZOyv+E2lbYAHGb ZETWtQOubM7/bLt1XQFhu+jwMYL6q4jTLfRUJqx73BgrD+kPzKQo1tjN5UtRpiEY jNVEhUt3z5xKOaiYqmB8nWzNupNx2GM4cnTbqV8uTDvVlr2ynVUq5A== Received: from ediex02.ad.cirrus.com ([84.19.233.68]) by mx0a-001ae601.pphosted.com (PPS) with ESMTPS id 43tfm2u1rg-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 31 Dec 2024 14:17:48 -0600 (CST) Received: from ediex01.ad.cirrus.com (198.61.84.80) by ediex02.ad.cirrus.com (198.61.84.81) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.13; Tue, 31 Dec 2024 20:17:46 +0000 Received: from ediswmail9.ad.cirrus.com (198.61.86.93) by anon-ediex01.ad.cirrus.com (198.61.84.80) with Microsoft SMTP Server id 15.2.1544.13 via Frontend Transport; Tue, 31 Dec 2024 20:17:46 +0000 Received: from paulha.crystal.cirrus.com (paulha.ad.cirrus.com [141.131.145.123]) by ediswmail9.ad.cirrus.com (Postfix) with ESMTP id E4704820247; Tue, 31 Dec 2024 20:17:44 +0000 (UTC) From: Paul Handrigan <paulha@opensource.cirrus.com> To: <linux-clk@vger.kernel.org>, <sboyd@kernel.org>, <mturquette@baylibre.com>, <devicetree@vger.kernel.org>, <krzk+dt@kernel.org>, <robh@kernel.org>, <conor+dt@kernel.org> CC: <patches@opensource.cirrus.com>, Paul Handrigan <paulha@opensource.cirrus.com> Subject: [PATCH v4 0/2] Cirrus Logic CS2600 clock device Date: Tue, 31 Dec 2024 14:17:40 -0600 Message-ID: <20241231201742.3955733-1-paulha@opensource.cirrus.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-clk@vger.kernel.org List-Id: <linux-clk.vger.kernel.org> List-Subscribe: <mailto:linux-clk+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-clk+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Proofpoint-GUID: -jhSg8YztY86cVvqbSD0fWEvkUVZMkMD X-Proofpoint-ORIG-GUID: -jhSg8YztY86cVvqbSD0fWEvkUVZMkMD X-Proofpoint-Spam-Reason: safe |
Series |
Cirrus Logic CS2600 clock device
|
expand
|