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 X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A9227C433FE for ; Sat, 12 Dec 2020 05:22:32 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1A3DC23137 for ; Sat, 12 Dec 2020 05:22:32 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1A3DC23137 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=3J3Xo6xShZkVd2E+IMBnGBhFd2pYXzDWtccuXgoOOuo=; b=n0lUYuYavswI5ehI6U7t8ipV2 xLSg9r38aO1DabMUvgI8xl6ihAbJJUHtPVDPCfxWx9eiXvzrOgbreYvraGHmh6NKzjazZZLoEDBD2 CM7f4ch4htOK9psa05DhOuHcXLOGSkQRQb9gvKjlQFgp/uIOqIwWVpRxNjYhwjfpfwrJ8vqkEFmPB DWITuDKlbgFSpFUeXY0iE1JlvKjUXcHUQuLJ/kc1fVqfJEZtkmD18EUP65V4frYovpIoPziZZVf8a mA8DogDCq3Euy4e//LBc/VOx2LTwRqCa00AZeC09mOofovESgjn0K3qPLkfIUkhmnMoWOM+bu1BEV /RPxUW26w==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1knxLJ-0001hx-8a; Sat, 12 Dec 2020 05:21:17 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1knxLG-0001hZ-5G for linux-arm-kernel@lists.infradead.org; Sat, 12 Dec 2020 05:21:15 +0000 Date: Sat, 12 Dec 2020 10:51:08 +0530 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1607750472; bh=p4pDn+cuf2hqSNVU61KNyvncFgtp+nQKPT6OuE7kHxg=; h=From:To:Cc:Subject:References:In-Reply-To:From; b=sbjnF+XpZToBv/dbSiHbG3ZvQ8YpofvohnOhYjT4azmxUdB5CD6hv+HkZ2jfOcNz/ OCu9PKs33GxOfsxFVmJfTJi/dn6vNc/lpkK1FzJNyboXA5g7vz26UpeoXWgqIPVINV 7M6p2D0FJq9Kf2ORtfLhXEN3kgF+f/WXvPbMqUJm5tWEdnApw1RYaaMIkZVjdVwo60 d/FjM4jEx3YP9YaK1wxg+d6RsL7GLd46Dn3+K//3D+IoWQ5WBeycR5gli6kG3F9I/P vaYMpcrcExgJkvcBTjouxfqDyKQ88+SBSc0AmuxH4Phy9uThq/1CjNjH2U4RatkjY7 N+azFCeMgh9Ew== From: Vinod Koul To: Peter Ujfalusi Subject: Re: [PATCH v3 00/20] dmaengine/soc: k3-udma: Add support for BCDMA and PKTDMA Message-ID: <20201212052108.GA8403@vkoul-mobl> References: <20201208090440.31792-1-peter.ujfalusi@ti.com> <20201211162400.GZ8403@vkoul-mobl> <8df78a7a-abc8-e0e3-6b60-a0832be74aa5@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <8df78a7a-abc8-e0e3-6b60-a0832be74aa5@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201212_002114_470430_4E76FB36 X-CRM114-Status: GOOD ( 12.35 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: nm@ti.com, devicetree@vger.kernel.org, grygorii.strashko@ti.com, vigneshr@ti.com, linux-kernel@vger.kernel.org, t-kristo@ti.com, robh+dt@kernel.org, ssantosh@kernel.org, dmaengine@vger.kernel.org, dan.j.williams@intel.com, linux-arm-kernel@lists.infradead.org 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 On 11-12-20, 21:16, Peter Ujfalusi wrote: > Hi Vinod, > > On 11/12/2020 18.24, Vinod Koul wrote: > > On 08-12-20, 11:04, Peter Ujfalusi wrote: > >> Hi, > >> > >> The series have build dependency on ti_sci/soc series (v2): > >> https://lore.kernel.org/lkml/20201008115224.1591-1-peter.ujfalusi@ti.com/ > >> > >> Santosh kindly provided immutable branch and tag holding the series: > >> git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/drivers_soc_for_5.11 > > > > I have picked this and then merged this and pushed to test branch. If > > everything is okay, it will be next on monday > > Thank you! > > this might cause a sparse warning: > https://lore.kernel.org/lkml/a1f83b16-c1ce-630e-3410-738b80a92741@ti.com/ > > I can send an incremental patch or resend the whole series with this > correction? Incremental please Thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel