From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 21757C25B77 for ; Thu, 9 May 2024 05:34:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject:To: From:Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=3uFYCk1U+Cwft9EPeXleLrltmbyu8BHZ2zs7SocllCo=; b=N+RXFmSIHK1qtY +EK1vLFh/w1GoVsQbix7Ynxbu67k8RBOVXgJLbwo2x7aGvN8f3rriizwo8PWnuHC4N8SjVVWvSr+q 4OsQSmkwSsaijNzjVWYYkWl2Hv5XzZ+OM6+KRyJYHgEDSFSSotDAZ0rMWS/s7IGgXcItKJEixTRYh N/XhLi6H1WKLS/1W1QQ4vtMD3w1TPGKzBQVD3RGeL7UdOj9wfPiGLf4QzZ4WjqL+2LfZbbsp3D4II lUsXLnLl6SIRNLMdwjDHu3DA0B6n3y/rvKVpxgyVphe2qQhqaEbzVrB4okSOy44y9HRDgJZRHpAj2 P1LWijxfzaI1/JFPATcg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s4wQE-00000000QjK-1liA; Thu, 09 May 2024 05:34:26 +0000 Received: from inva020.nxp.com ([92.121.34.13]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s4wQ8-00000000Qg4-0oKv for linux-arm-kernel@lists.infradead.org; Thu, 09 May 2024 05:34:22 +0000 Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 2120C1A1FFC; Thu, 9 May 2024 07:34:17 +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 CE2191A1FB1; Thu, 9 May 2024 07:34:16 +0200 (CEST) Received: from localhost.localdomain (shlinux2.ap.freescale.net [10.192.224.44]) by aprdc01srsp001v.ap-rdc01.nxp.com (Postfix) with ESMTP id 0063C180222F; Thu, 9 May 2024 13:34:14 +0800 (+08) From: Shengjiu Wang To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, devicetree@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, shengjiu.wang@gmail.com Subject: [PATCH 0/2] arm64: dts: imx8mp-evk: support bt-sco sound card Date: Thu, 9 May 2024 13:14:56 +0800 Message-Id: <1715231698-451-1-git-send-email-shengjiu.wang@nxp.com> X-Mailer: git-send-email 2.7.4 X-Virus-Scanned: ClamAV using ClamSMTP X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240508_223420_448178_5D2C42B5 X-CRM114-Status: UNSURE ( 5.57 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org support bt-sco sound card Shengjiu Wang (2): arm64: dts: imx8mp: Initialize audio PLLs from audiomix subsystem arm64: dts: imx8mp-evk: add bt-sco sound card support arch/arm64/boot/dts/freescale/imx8mp-evk.dts | 44 ++++++++++++++++++++ arch/arm64/boot/dts/freescale/imx8mp.dtsi | 3 ++ 2 files changed, 47 insertions(+) -- 2.34.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel