From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 29 Aug 2018 23:33:49 +0200 (CEST) Received: from outils.crapouillou.net ([89.234.176.41]:37864 "EHLO crapouillou.net" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S23993920AbeH2VdH0qJip (ORCPT ); Wed, 29 Aug 2018 23:33:07 +0200 From: Paul Cercueil To: Vinod Koul , Ralf Baechle , Paul Burton Cc: od@zcrc.me, dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mips@linux-mips.org Subject: [PATCH v5 00/18] JZ4780 DMA patchset v5 Date: Wed, 29 Aug 2018 23:32:42 +0200 Message-Id: <20180829213300.22829-1-paul@crapouillou.net> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=crapouillou.net; s=mail; t=1535578385; bh=P2zeDZ4eN3KanGl3b1TYQQanGGSDgw+wuqlU89HN4+U=; h=From:To:Cc:Subject:Date:Message-Id; b=nR0Vo3tuk8JsqrlHf2zPs2woWWISPLVHJAt7d74IVtieGgHmlP1XX908cS5TX5IEI3jQcKB21Lpkb3SBa6Cr2lWiwvNxc+5JkUuDEdNZNzIpgot3YTr1m0SGYsE3aeXn38KJoNkDp6kIov+ExESnRBMsRpUlt4SOZ/mAll3QNiA= Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 65781 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: paul@crapouillou.net Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips Hi Vinod, This is the V5 of my Ingenic JZ4780 DMA patchset. - Patch [01/18] dropped the "doc:" in the patch title; - Patches [11/18] and [12/18] now use the GENMASK() macro. - The rest is untouched. Thanks, -Paul Cercueil