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@xxxxxxxxxx>
---
commit f3180ffadd5dddcfa9d11da4f7637e3e907e6aaa
tree d9bf294057a0dcdda25ba6c6ea3fcc9748d87e93
parent 67015426ff51ba857b7678a993f4ffd6def1941e
author Sylvain Munaut <tnt@xxxxxxxxxx> 1139147442 +0100
committer Sylvain Munaut <tnt@xxxxxxxxxx> 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]
-
: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html