From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 1EA60202978 for ; Tue, 22 Apr 2025 14:11:19 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1745331081; cv=none; b=MeVl2oFHJk8lDfn9npaZcd4Ult2W2BqtBxN0t/DdcCVl1sXxhd06gtCiZAaq+fhPVgUPFWfeDVwliMD5s+rytMeb2yzTpzCFozVHd7BgcJauJ8YWKprsr/OcCPnt9484dtVS/oyqoDKijiyE/+AGEwecbbbVT9RUYmT0B74lapg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1745331081; c=relaxed/simple; bh=98oXZUkFm0O4O3FzYc/xFOIDtxMOyBT1yw5OSwPldMY=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=HQxJr+riVOSxSisTBpl89CBgSV1iIndKVvpLfv9umq74HHl9k0BAu+XaNT+LPxyNcfMMpli/AFhffk61EOwKzmOV1oOYT4cGexSEuM1+X+WXPfcnV+mIRpCpxdm13x88O3Vu654HCKC73WtaKWfqlztQcYar5IhT0t2ykMt+9OE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=DQT3JcQX; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="DQT3JcQX" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3915BC4CEE9; Tue, 22 Apr 2025 14:11:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1745331079; bh=98oXZUkFm0O4O3FzYc/xFOIDtxMOyBT1yw5OSwPldMY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DQT3JcQXfG/ibRhKpVzSEOspY8AfxuMHrfw54Lhf7PE4m5C5gJQ7Tx4NjWII3wlb6 HbjcbYVDQu1BAAhi5Unqyr4Ipy89EQvsde24z0PMlc6K7zFLK4r3KqIJ83O3i5qFaI UM5e85Z0b+WThOWzFQCLDvAbW1tZRBMon/VXVvIg= Date: Tue, 22 Apr 2025 16:11:17 +0200 From: Greg KH To: Hardik Gohil Cc: stable@vger.kernel.org, Peter Ujfalusi , Vinod Koul Subject: Re: [PATCH 1/3 v5.4.y] dmaengine: ti: edma: Add support for handling reserved channels Message-ID: <2025042230-equation-mule-2f3d@gregkh> References: <20250416064325.1979211-1-hgohil@mvista.com> <2025042246-hush-viable-35fa@gregkh> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Tue, Apr 22, 2025 at 07:33:03PM +0530, Hardik Gohil wrote: > > > > > I'm sorry, I have no idea what to do here :( > > > > please add all the patches 1/3,2/3 and 3/3 to v5.4.y. Please do not post in html format :( Anyway, I do not see patches 2/3 or 3/3 at all. Please resend them all as a full patch series, don't just give links. thanks, greg k-h