All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylvain Munaut <tnt@246tNt.com>
Cc: Linux IDE list <linux-ide@vger.kernel.org>,
	Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>
Subject: Re: [PATCH] ppc32/ide: Add support for MPC52xx on-chip ATA controller
Date: Sun, 23 Apr 2006 21:27:11 +0200	[thread overview]
Message-ID: <444BD50F.1040702@246tNt.com> (raw)
In-Reply-To: <0.20060330_215150_2026_tnt@patchsend.246tNt.com>

Hi all,


Any follow up on that ?


    Sylvain



Sylvain Munaut wrote:
> Hi Bartlomiej,
> Hi everyone,
>
>
> This patch adds support for the integrated IDE controller on the
> Freescale MPC52xx SoC. It has already been posted on the
> ppc-embedded mailings list and was tested and reported working
> by several people.
>
> Could you review it and if it's ok push it upstream ?
>
> Many thanks,
>
> 	Sylvain
>
> ---
> ppc32/ide: Add support for MPC52xx on-chip ATA controller
>
> This patch adds initial support for Freescale MPC52xx on-chip ATA
> controller. It's currently PIO-mode only and all the erratas are
> not handled since some of them requires hw tricks ...
>
> Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
> ---
> commit f3180ffadd5dddcfa9d11da4f7637e3e907e6aaa
> tree d9bf294057a0dcdda25ba6c6ea3fcc9748d87e93
> parent 67015426ff51ba857b7678a993f4ffd6def1941e
> author Sylvain Munaut <tnt@246tNt.com> 1139147442 +0100
> committer Sylvain Munaut <tnt@246tNt.com> 1143312600 +0100
>
>  drivers/ide/Kconfig                |    4 
>  drivers/ide/Makefile               |    1 
>  drivers/ide/ppc/mpc52xx_ide.c      |  420 +++++++++++++++++++++++++++++++++++++
>  drivers/ide/ppc/mpc52xx_ide.h      |  129 +++++++++++
>  drivers/ide/ppc/mpc52xx_ide_iops.c |  151 +++++++++++++
>  include/linux/ide.h                |    2 
>  6 files changed, 706 insertions(+), 1 deletion(-)
>
> ---
>   
[patch snipped, cfr original post]



      reply	other threads:[~2006-04-23 19:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-30 19:52 [PATCH] ppc32/ide: Add support for MPC52xx on-chip ATA controller Sylvain Munaut
2006-04-23 19:27 ` Sylvain Munaut [this message]

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=444BD50F.1040702@246tNt.com \
    --to=tnt@246tnt.com \
    --cc=B.Zolnierkiewicz@elka.pw.edu.pl \
    --cc=linux-ide@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.