Message ID | 1717036278-3515-1-git-send-email-shengjiu.wang@nxp.com (mailing list archive) |
---|---|
Headers | show
Received: from inva020.nxp.com (inva020.nxp.com [92.121.34.13]) (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 74AE0FC0C; Thu, 30 May 2024 02:47:25 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=92.121.34.13 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717037247; cv=none; b=AJ2ym4S2vH04ehwkiv+SuMzdlBCcSpcSNDsAtnMxFX9ldPLpi6UndaHSIDP+f+ccVmLGYrCB2Rw8fj+wuwK3PM6iEmP7J7ir7/PdLr+bmZFfmh1TTZ87dgQa0CJ7RU/MYZulXnyFRq5eI2JedNgbZ4ESRZxjftE9gTW4YmPjkmE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717037247; c=relaxed/simple; bh=fkJsC9v2/HHdG848Kn8W2kx0I0i2mWBcnyq3yuINecs=; h=From:To:Subject:Date:Message-Id; b=KDvu8zBQg/fnROopbYZzQ1p4fAfgqUoXgsPjcV4Xil6ieyfuxY5xsPLoLNEyoXYw/pWz4mLiKwfr4i7u7Fr1Wbtudsfi+b7a0qqjhVRgMfZDGRaMxm2AkZq5L/Fs4iw8ijiKzaBOR8AfdOXpEf/mDkQlk4ylekrs9Qf4AXD9cHk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=nxp.com; spf=pass smtp.mailfrom=nxp.com; arc=none smtp.client-ip=92.121.34.13 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=nxp.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=nxp.com Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 4E00C1A0D88; Thu, 30 May 2024 04:47:23 +0200 (CEST) Received: from aprdc01srsp001v.ap-rdc01.nxp.com (aprdc01srsp001v.ap-rdc01.nxp.com [165.114.16.16]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 0306C1A1885; Thu, 30 May 2024 04:47:23 +0200 (CEST) Received: from localhost.localdomain (shlinux2.ap.freescale.net [10.192.224.44]) by aprdc01srsp001v.ap-rdc01.nxp.com (Postfix) with ESMTP id A494D180222C; Thu, 30 May 2024 10:47:20 +0800 (+08) From: Shengjiu Wang <shengjiu.wang@nxp.com> To: p.zabel@pengutronix.de, abelvesa@kernel.org, peng.fan@nxp.com, mturquette@baylibre.com, sboyd@kernel.org, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, marex@denx.de, linux-clk@vger.kernel.org, imx@lists.linux.dev, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, shengjiu.wang@gmail.com Subject: [PATCH v6 0/5] clk: imx: clk-audiomix: Improvement for audiomix Date: Thu, 30 May 2024 10:31:13 +0800 Message-Id: <1717036278-3515-1-git-send-email-shengjiu.wang@nxp.com> X-Mailer: git-send-email 2.7.4 X-Virus-Scanned: ClamAV using ClamSMTP 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> |
Series |
clk: imx: clk-audiomix: Improvement for audiomix
|
expand
|