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=-1.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 39071C3F2D2 for ; Mon, 2 Mar 2020 09:24:54 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 0D4EA24695 for ; Mon, 2 Mar 2020 09:24:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="XZXRrHKj"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="TqHbqJVz" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0D4EA24695 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+infradead-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=bombadil.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=prT5K3DtixzywRIr7UYtO+51if0gDzuq1mgFNfclJrs=; b=XZXRrHKjxnr7vm SX8j0tAGRyvGmYUJV2RfygTj9Sy+6mnw3RyIdTySm/KOBgJJZOz/20BjjFPJLIe8CiRyM1CefSQPE GTPmDKMj4CRRLbpvnBATvwRlbk+MovenuJTF90a+YUebIFkGMZKW5da0t/h7CDep8yGGUw0sX0B1k FsV3dVNhwFtBxw7ad92DHZJl+z1gIg66xK/6Z9GSlsqxSCFLPhpqB28LbpRVttlRrpeve8ArmRjLB g0iqqarYBWoIm0dZzn037VCVmU16FXFTEgcqgwbI0fTza8CW6yLSuhf6iKlKNPL2lhmD5FT4HKyzp f0w352TRsMKSAKdaIcAQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j8hJl-0003zj-ND; Mon, 02 Mar 2020 09:24:53 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j8hJi-0003yx-2T for linux-arm-kernel@lists.infradead.org; Mon, 02 Mar 2020 09:24:51 +0000 Received: from localhost (unknown [171.76.77.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 750B624695; Mon, 2 Mar 2020 09:24:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583141088; bh=sRxuK443/SmO92erZi2ineFAz+CJF5wRLU3TMFhkAdk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TqHbqJVzGE3ypoqI0Dm2v+eJ5EdlyTfYQ9S11WElrwOIfwMPISzMpXBSLqTeTX9X/ 9d+Mwo/agmz+q7SuIDwXNM0cJHBqOJYrZLFt/EHUxfDW/SumFSc0Plhs2i+4wtq9Mk 3MJmYWJ8nZwP3y39AelOyEMVtA+30omCU6Wgqfz8= Date: Mon, 2 Mar 2020 14:54:44 +0530 From: Vinod Koul To: Kunihiko Hayashi Subject: Re: [RESEND PATCH v4 0/2] dmaengine: Add UniPhier XDMAC driver Message-ID: <20200302092444.GJ4148@vkoul-mobl> References: <1582271550-3403-1-git-send-email-hayashi.kunihiko@socionext.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1582271550-3403-1-git-send-email-hayashi.kunihiko@socionext.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200302_012450_137733_AFA902E1 X-CRM114-Status: UNSURE ( 8.62 ) 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: Mark Rutland , devicetree@vger.kernel.org, Masami Hiramatsu , Jassi Brar , linux-kernel@vger.kernel.org, Masahiro Yamada , Rob Herring , dmaengine@vger.kernel.org, Dan Williams , 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+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 21-02-20, 16:52, Kunihiko Hayashi wrote: > Add support for UniPhier external DMA controller (XDMAC), that is > implemented in Pro4, Pro5, PXs2, LD11, LD20 and PXs3 SoCs. Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel