Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp3826327imm; Sat, 21 Jul 2018 04:11:46 -0700 (PDT) X-Google-Smtp-Source: AAOMgpfvd74QZ7kH2WKa27mYVEel2+hjL0WWHLjm1SQKIPSArx7iEFQWrNq90kg8/UmkjAKhU+aB X-Received: by 2002:a62:201b:: with SMTP id g27-v6mr5662545pfg.253.1532171506802; Sat, 21 Jul 2018 04:11:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1532171506; cv=none; d=google.com; s=arc-20160816; b=fBazZOUkl21sDhtAr5hwWF9Dgk+wQkcU9yr+RalbBbZiQAPCbmnLdX5V4y3tloB1wK 9PwyuLXvveDgr+DA0/YK4eYfY3knfWl/TuA3XNBAmheu19ATTa+UhRTt3KSoGNKhOF6J Nr7hu95CTZ9axtY4IBDfXXojCLlngjCziC0Wmzodv1UtHwqQPnTJba8wQbhYt4KzRK/K NtFake8P10fmVohE190iDUAQJ4Ewh7DQhhOuRvRFVvaTmvm7UsJSXssN1+Ihv1P5zmz0 MAzvFHqhBhYMA66pkxhRFrlcu7eUFKbI+Va5MC1YzwyCahuCccp7Z3xgdE/U4xFrjr/W EJKg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:dkim-signature:message-id:date:subject:cc :to:from:arc-authentication-results; bh=tccPmS0+AXzeM8qeRY0jErccGTxGelWcD54wPadIWKg=; b=cvZFtUrIvUCwD5pdEaD8vNO1TTDi44W71V1vtO0nAqn7BDCfxZ87NWtDy+pQxPJr+P 6so7anIYJiLurU2yKBDYX6C/GSyJoqAXz9Xegid/5Y9bWCwvP7m06P6UWnhJkPV++HSr k2vXOEU5vozJrbC69jqdeu50MbNzugfhnQac1e0tGTxDkmupXE8i/q2uU7zQWj5hosTR aQDPOA6VjUKvzIkkEpvSMBL1wnP5AX7Gvntji4J9iw/7tWwCMyTZrIcazjRU2a6KmXlh nMKfbNTl3BITYOfBkkjhR93u52+tbswvfN/rZmWh8jamXfiPgAKrkcrncfUEgawceDKy Nu5Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@crapouillou.net header.s=mail header.b=e4VY0M9c; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=crapouillou.net Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j10-v6si3376167pgq.503.2018.07.21.04.11.32; Sat, 21 Jul 2018 04:11:46 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@crapouillou.net header.s=mail header.b=e4VY0M9c; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=crapouillou.net Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727631AbeGUL75 (ORCPT + 99 others); Sat, 21 Jul 2018 07:59:57 -0400 Received: from outils.crapouillou.net ([89.234.176.41]:41234 "EHLO crapouillou.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727486AbeGUL75 (ORCPT ); Sat, 21 Jul 2018 07:59:57 -0400 From: Paul Cercueil To: Vinod Koul , Rob Herring , Mark Rutland , Ralf Baechle , Paul Burton , James Hogan , Zubair Lutfullah Kakakhel Cc: Mathieu Malaterre , Daniel Silsby , Paul Cercueil , dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mips@linux-mips.org Subject: [PATCH v3 00/18] JZ4780 DMA patchset v3 Date: Sat, 21 Jul 2018 13:06:25 +0200 Message-Id: <20180721110643.19624-1-paul@crapouillou.net> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=crapouillou.net; s=mail; t=1532171254; bh=tccPmS0+AXzeM8qeRY0jErccGTxGelWcD54wPadIWKg=; h=From:To:Cc:Subject:Date:Message-Id; b=e4VY0M9cJ/vueBEkJhoHsthiZpNtSzznBfFdZgOG0E1HjNGHPumW92HLtDQMxKO64ki3WFF8TPkQnG2hev9ekPCJDulTZtU2WFS3KYsli86TM7TYSf2MQzCKFwuIYGLWmg1aEce87NHmjIGxM4TA9gzuoXPnTA+vET1TUIE7p/w= Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, This is the version 3 of my jz4780-dma driver update patchset. Apologies to the DMA people, the v2 of this patchset did not make it to their mailing-list; see the bottom of this email for a description of what happened in v2. Changelog from v2 to v3: - Modified the devicetree bindings to comply with the specification - New patch [06/18] allows the JZ4780 DMA driver to be compiled within a generic MIPS kernel. Changelog from v1 to v2: - All documentation changes have been moved to one single patch [01/17]. - The new patch [02/17] enforces that we're probed from devicetree. - The driver will not fail if only one memory resource has been supplied in the devicetree, to keep compatibility with old devicetree files. - A new patch [17/17] adds a devicetree node for the DMA driver in the JZ4740 DTS file. - Some other small changes; see per-file changelog. Regards, -Paul