From patchwork Tue Jun 25 11:32:59 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jayesh Choudhary X-Patchwork-Id: 13710903 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 E76DCC30653 for ; Tue, 25 Jun 2024 11:33:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding:MIME-Version:Message-ID:Date:Subject:CC:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=GTrRv7hZKh8wsQ3kQX3qig4U5gcaCbbB88Jxc8ALilU=; b=B9iIPX9Rm0843P+fy19CwT6Zrd 1BFnMLyZ32qXchHbAsSf0G3EI+mpFqL2fLHWIF/kVA4i75QNArIIn3lEKzP6OOF7QCifOGL7446mO ALlSRy/vf3qjh/oEBPUadgMNFOAGrs4sL/LKX+E2zfBJ2k0WyueemyDIgUjRNuuumOCit1Kef1v9I p2KFFIOUBY54sGOwzJgJNw1/fKtOXKrXnlOC3dXBZ+CJQrvXlLTkZxhdWP8TWRsRPup26bOLtvduJ t7COfTxzTp66qtvtmz5mx9uHkr682lEdNQxZS9A4iRz1uOmj7ehn4IouR4Ifwt6H1DYA4c/L03DWX m2MH4nFQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sM4QE-00000002YKD-1ZRr; Tue, 25 Jun 2024 11:33:14 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sM4Q7-00000002YIh-3zCY for linux-arm-kernel@lists.infradead.org; Tue, 25 Jun 2024 11:33:09 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 45PBX3Ld012294; Tue, 25 Jun 2024 06:33:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1719315183; bh=GTrRv7hZKh8wsQ3kQX3qig4U5gcaCbbB88Jxc8ALilU=; h=From:To:CC:Subject:Date; b=iGhXFpWbog8l2K6JP2ItQYkIk2Zrc1+klIDZQawBg1o3EKh41lCGrBPfU/C7rx0hX W7bpjnkf151GgDrZ10yD4EJiTK+ruqsbkRwjXuBeYkG8/J9n7CTwPbaMjEtmJHbz+C XRgLTDz2qg0z3q/rwXIWq1EGhRNYuZ+n+j3dCPlE= Received: from DLEE109.ent.ti.com (dlee109.ent.ti.com [157.170.170.41]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 45PBX3Ge044057 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 25 Jun 2024 06:33:03 -0500 Received: from DLEE105.ent.ti.com (157.170.170.35) by DLEE109.ent.ti.com (157.170.170.41) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Tue, 25 Jun 2024 06:33:03 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE105.ent.ti.com (157.170.170.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Tue, 25 Jun 2024 06:33:03 -0500 Received: from localhost (jayesh-hp-probook-440-g8-notebook-pc.dhcp.ti.com [172.24.227.248]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 45PBX2pK048633; Tue, 25 Jun 2024 06:33:02 -0500 From: Jayesh Choudhary To: , , , , CC: , , , , , , Subject: [PATCH v3 0/2] Enable audio support for J722S-EVM Date: Tue, 25 Jun 2024 17:02:59 +0530 Message-ID: <20240625113301.217369-1-j-choudhary@ti.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240625_043308_135425_25E1EDD5 X-CRM114-Status: UNSURE ( 8.76 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello All, These 2 patches enable audio on J722S-EVM platform. This patch depends upon the bcdma driver fix posted upstream: Changelog v2->v3: - Move audio_refclk1 node to SOC level dtsi (k3-j722s-main.dtsi) in a separate patch - Rename vcc_3v3_aud to vsys_io_3v3 - Fix ball number for McASP pins in comments - Fix padding for audio_ext_refclk1_pins_default pinmux - Pick up R-by from Jai v2 patch: Changelog v1->v2: - Fix dtb warning for pin-muxing v1 patch: Jayesh Choudhary (2): arm64: dts: ti: k3-j722s-main: Add audio_refclk node arm64: dts: ti: k3-j722s-evm: Enable analog audio support arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 109 ++++++++++++++++++++++ arch/arm64/boot/dts/ti/k3-j722s-main.dtsi | 9 ++ 2 files changed, 118 insertions(+)