From: Anatolij Gustschin <agust@denx•de>
To: Alexander Popov <alex.popov@linux•com>,
Dan Williams <dan.j.williams@intel•com>
Cc: Benjamin Herrenschmidt <benh@kernel•crashing.org>,
Paul Mackerras <paulus@samba•org>,
Michael Ellerman <mpe@ellerman•id.au>,
Rob Herring <robh@kernel•org>, Timur Tabi <timur@tabi•org>,
Grant Likely <grant.likely@linaro•org>,
Vinod Koul <vinod.koul@intel•com>,
Pawel Moll <pawel.moll@arm•com>,
Mark Rutland <mark.rutland@arm•com>,
Ian Campbell <ijc+devicetree@hellion•org.uk>,
Kumar Gala <galak@codeaurora•org>,
linuxppc-dev@lists•ozlabs.org, dmaengine@vger•kernel.org,
devicetree@vger•kernel.org, linux-kernel@vger•kernel.org
Subject: Re: [PATCH v4 1/2] powerpc/512x: add LocalPlus Bus FIFO device driver
Date: Thu, 22 Oct 2015 15:46:07 +0200 [thread overview]
Message-ID: <20151022154607.3a5ebac4@crub> (raw)
In-Reply-To: <1444597682-22181-2-git-send-email-alex.popov@linux.com>
On Mon, 12 Oct 2015 00:08:01 +0300
Alexander Popov <alex.popov@linux•com> wrote:
> This driver for Freescale MPC512x LocalPlus Bus FIFO (called SCLPC
> in the Reference Manual) allows Direct Memory Access transfers
> between RAM and peripheral devices on LocalPlus Bus.
>
> Signed-off-by: Alexander Popov <alex.popov@linux•com>
> ---
> arch/powerpc/configs/mpc512x_defconfig | 1 +
> arch/powerpc/include/asm/mpc5121.h | 59 +++
> arch/powerpc/platforms/512x/Kconfig | 6 +
> arch/powerpc/platforms/512x/Makefile | 1 +
> arch/powerpc/platforms/512x/mpc512x_lpbfifo.c | 539 ++++++++++++++++++++++++++
> 5 files changed, 606 insertions(+)
> create mode 100644 arch/powerpc/platforms/512x/mpc512x_lpbfifo.c
extended with MODULE_DEVICE_TABLE() for of_device_id struct and
applied to mpc5xxx/next.
Thanks,
Anatolij
next prev parent reply other threads:[~2015-10-22 13:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-11 21:08 [PATCH v4 0/2] powerpc/512x: add LocalPlus Bus FIFO device driver Alexander Popov
2015-10-11 21:08 ` [PATCH v4 1/2] " Alexander Popov
2015-10-22 13:46 ` Anatolij Gustschin [this message]
2015-10-11 21:08 ` [PATCH v4 2/2] powerpc/512x: add a device tree binding for LocalPlus Bus FIFO Alexander Popov
2015-10-22 13:46 ` Anatolij Gustschin
2015-10-21 22:15 ` [PATCH v4 0/2] powerpc/512x: add LocalPlus Bus FIFO device driver Alexander Popov
2015-10-27 2:22 ` Vinod Koul
2015-10-27 20:42 ` Alexander Popov
2015-10-28 6:20 ` Vinod Koul
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151022154607.3a5ebac4@crub \
--to=agust@denx$(echo .)de \
--cc=alex.popov@linux$(echo .)com \
--cc=benh@kernel$(echo .)crashing.org \
--cc=dan.j.williams@intel$(echo .)com \
--cc=devicetree@vger$(echo .)kernel.org \
--cc=dmaengine@vger$(echo .)kernel.org \
--cc=galak@codeaurora$(echo .)org \
--cc=grant.likely@linaro$(echo .)org \
--cc=ijc+devicetree@hellion$(echo .)org.uk \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linuxppc-dev@lists$(echo .)ozlabs.org \
--cc=mark.rutland@arm$(echo .)com \
--cc=mpe@ellerman$(echo .)id.au \
--cc=paulus@samba$(echo .)org \
--cc=pawel.moll@arm$(echo .)com \
--cc=robh@kernel$(echo .)org \
--cc=timur@tabi$(echo .)org \
--cc=vinod.koul@intel$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox