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 6579BC3DA49 for ; Tue, 30 Jul 2024 11:05:33 +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:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:CC:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=AqxvLlNQJfziT+W4FGrpgn+jPAZl3IrY/Yqpreg0QOQ=; b=jdD6kUn8fQHvKTJ6rVzkRTj6Om x891tvEo7nk65+2GjMpfxHTtKSERAbgnWDYXnjzwA54x1Zin5HfN97cOrYhIIPCTmVpfbuCNzvF3s j5m0ss4wXCuPSnFaFlJjvDzk7x7AEFCv0mAcgtpF5FNBz7r2dmaRXJMfPdWosD6NlAGmOuwhypB1d z36lTSEn4QtS7pFL4vGvuIiTXrzGiqXn/Jx4N2WtR1l0jOQus4ULAXn/S1wh+d2JsahJc4L/AxrAR 6svNyQnN4cTGnSSDhoVrZcOLUvY3HxcmFtNlR/n8eGY+lpC4AoDpFvb0maQDm67K/z42PieKpsXM3 FHD0+k+Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sYkfO-0000000Epz8-2SEl; Tue, 30 Jul 2024 11:05:18 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sYkew-0000000Eptk-0qIq for linux-arm-kernel@lists.infradead.org; Tue, 30 Jul 2024 11:04:52 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 46UB4j1h047417; Tue, 30 Jul 2024 06:04:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1722337485; bh=AqxvLlNQJfziT+W4FGrpgn+jPAZl3IrY/Yqpreg0QOQ=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=vk8bSf0jefk7GmGtYZqWklz5DKyqCqXXJiOKI57uCj9JF4cii9Kx9hTYQmNhEXhro vg415UYWsu82JZ6EZF2ZNc+4Ys7QRzZ35x3WxGi6ziEZ7GMP2A/DELnYlsZKK3Vxz7 E3ve/XdwGfuHFHIEqYDwVfkj2rTs9zL7wMMa6KxQ= Received: from DLEE109.ent.ti.com (dlee109.ent.ti.com [157.170.170.41]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 46UB4joh032215 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 30 Jul 2024 06:04:45 -0500 Received: from DLEE115.ent.ti.com (157.170.170.26) 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, 30 Jul 2024 06:04:44 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE115.ent.ti.com (157.170.170.26) 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, 30 Jul 2024 06:04:44 -0500 Received: from localhost (uda0133052.dhcp.ti.com [128.247.81.232]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 46UB4iJk117516; Tue, 30 Jul 2024 06:04:45 -0500 Date: Tue, 30 Jul 2024 06:04:44 -0500 From: Nishanth Menon To: Parth Pancholi CC: "vigneshr@ti.com" , "parth105105@gmail.com" , "kristo@kernel.org" , "krzk+dt@kernel.org" , "conor+dt@kernel.org" , "robh@kernel.org" , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "j-choudhary@ti.com" Subject: Re: [PATCH] arm64: dts: ti: k3-j784s4-main: Correct McASP DMAs Message-ID: <20240730110444.fctc2lje62ewg4ob@safari> References: <20240730093754.1659782-1-parth105105@gmail.com> <94a0be3616425c7aef7bb0507d60ee11d4776545.camel@toradex.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <94a0be3616425c7aef7bb0507d60ee11d4776545.camel@toradex.com> 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-20240730_040450_371218_E7BD9E02 X-CRM114-Status: GOOD ( 18.19 ) 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 On 10:50-20240730, Parth Pancholi wrote: > On Tue, 2024-07-30 at 11:37 +0200, Parth Pancholi wrote: > This message originated from outside your organization > > From: Parth Pancholi > > Correct the McASP nodes - mcasp3 and mcasp4 with the right > DMAs thread IDs as per TISCI documentation [1] for J784s4. > This fixes the related McASPs probe failure due to incorrect > DMA IDs. > > Link: http://downloads.ti.com/tisci/esd/latest/5_soc_doc/j784s4/psil_cfg.html#psi-l-source-and-destination-thread-ids/ [1] > Fixes: 5095ec4aa1ea ("arm64: dts: ti: k3-j784s4-main: Add McASP nodes") > Signed-off-by: Parth Pancholi > --- > arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi b/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi > index f170f80f00c1..d4ac1c9872a5 100644 > --- a/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi > +++ b/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi > @@ -2755,7 +2755,7 @@ mcasp3: mcasp@2b30000 { > interrupts = , > ; > interrupt-names = "tx", "rx"; > - dmas = <&main_udmap 0xc500>, <&main_udmap 0x4500>; > + dmas = <&main_udmap 0xc403>, <&main_udmap 0x4403>; > dma-names = "tx", "rx"; > clocks = <&k3_clks 268 0>; > clock-names = "fck"; > @@ -2773,7 +2773,7 @@ mcasp4: mcasp@2b40000 { > interrupts = , > ; > interrupt-names = "tx", "rx"; > - dmas = <&main_udmap 0xc501>, <&main_udmap 0x4501>; > + dmas = <&main_udmap 0xc404>, <&main_udmap 0x4404>; > dma-names = "tx", "rx"; > clocks = <&k3_clks 269 0>; > clock-names = "fck"; > I think your patch got corrupted. Could you use git send-email or a proper client? -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D