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 4C3CDC4361B for ; Fri, 11 Dec 2020 16:25:37 +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 D446E23D3C for ; Fri, 11 Dec 2020 16:25:36 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D446E23D3C 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=TYTBYjweqIOK6kg3ao75dItWlP+UEywzD2x/4kO9ZmA=; b=iFuBsyAIuKQ9pGGnSJQSHy8Js uIY+EKiaFUNCQ62SnoYTeKgpEAQ44TNE3mVpH2EfxL93eERNkAESg4KZP4/7X6QwEKtvO6uf75HWM T/FkUWnCkA+Mqfb3o9bRzQy9HtOcnnPp5v4U5yUl7VrEQy7nvX13r0VmMTs8Ld1KdcrEsTfsg1s6O 4QjWyI2wgL4bjulVlmeSiMROltBzvp7U27AN9twt+yO7GOOTa7tqZQBhHzLd4e6EvhYi9LXzJLpDW qQ9EKvQC0LPuQlLg3QyzAlokbSAQwbD+QkjEosrZO17kKEWD3mZW06ZFUkcLUuhZw8bbXYpkJdZ7G Hxepm9LgA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1knlDE-0006gR-PA; Fri, 11 Dec 2020 16:24:08 +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 1knlDB-0006fr-TU for linux-arm-kernel@lists.infradead.org; Fri, 11 Dec 2020 16:24:06 +0000 Date: Fri, 11 Dec 2020 21:54:00 +0530 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1607703844; bh=ZnBvTYYCLxcRIfQCkCwz3NcHFbIH3swkrddHO+mhiiE=; h=From:To:Cc:Subject:References:In-Reply-To:From; b=niZrHuQDlxPXwfXWwpYOPzEDgWfLpBhNworWUE9sBWSIENDehmE2VMR+fQfwkC1/c YjyycwYIyJZTQHdHoo//VkCWYYmNxCdec2DGurHGefox5f1afTiQuW4tndr9yWi9tb F+8y/6vuH9SSnUYSYzgnbtC12pT21yfZKUuuJFMdIWjcWir6f2euGRp6c/puQ0bWIK NyzOPM2N33dzN4A9VENZJFIrA7FiICnIpMR+6R+WNalpId9WyZ9qXWyg9wgsp9wcyE Je3gTXKYhbnITKpvtuc0wUbZ260ovPM/6jouB4u6aC4fvHm8g/Pxj1P8954zsZN9qb O3ncktNgC7vCQ== From: Vinod Koul To: Peter Ujfalusi Subject: Re: [PATCH v3 00/20] dmaengine/soc: k3-udma: Add support for BCDMA and PKTDMA Message-ID: <20201211162400.GZ8403@vkoul-mobl> References: <20201208090440.31792-1-peter.ujfalusi@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201208090440.31792-1-peter.ujfalusi@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201211_112406_138315_44699EA8 X-CRM114-Status: UNSURE ( 8.36 ) X-CRM114-Notice: Please train this message. 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 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 -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel