[PATCH] mmc: add Toshiba PCI SD controller driver

2014-06-27 Thread Ondrej Zary
This patch resurrects an old never-finished driver for Toshiba PCI SD controllers found in some older Toshiba laptops (such as Portege R100): 02:0d.0 System peripheral [0880]: Toshiba America Info Systems SD TypA Controller [1179:0805] (rev 05) The hardware is slow (around 2 MB/s - same in

[PATCH] mmc: add Toshiba PCI SD controller driver

2014-06-27 Thread Ondrej Zary
This patch resurrects an old never-finished driver for Toshiba PCI SD controllers found in some older Toshiba laptops (such as Portege R100): 02:0d.0 System peripheral [0880]: Toshiba America Info Systems SD TypA Controller [1179:0805] (rev 05) The hardware is slow (around 2 MB/s - same in

Re: [RFC PATCH] mmc: add Toshiba PCI SD controller driver

2014-01-14 Thread One Thousand Gnomes
> + pr_debug("Command IRQ complete %d %d %x\n", cmd->opcode, cmd->error, > + cmd->flags); dev_dbg... (and a few other places) > +/* Set MMC clock / power. > + * Note: This controller uses a simple divider scheme therefore it cannot run > + * SD/MMC cards at full speed (24/20MHz).

[RFC PATCH] mmc: add Toshiba PCI SD controller driver

2014-01-14 Thread Ondrej Zary
Hello, this patch resurrects an old never-finished driver for Toshiba PCI SD controllers found in some older Toshiba laptops (such as Portege R100): 02:0d.0 System peripheral [0880]: Toshiba America Info Systems SD TypA Controller [1179:0805] (rev 05) The hardware is slow (around 2 MB/s - same

[RFC PATCH] mmc: add Toshiba PCI SD controller driver

2014-01-14 Thread Ondrej Zary
Hello, this patch resurrects an old never-finished driver for Toshiba PCI SD controllers found in some older Toshiba laptops (such as Portege R100): 02:0d.0 System peripheral [0880]: Toshiba America Info Systems SD TypA Controller [1179:0805] (rev 05) The hardware is slow (around 2 MB/s - same

Re: [RFC PATCH] mmc: add Toshiba PCI SD controller driver

2014-01-14 Thread One Thousand Gnomes
+ pr_debug(Command IRQ complete %d %d %x\n, cmd-opcode, cmd-error, + cmd-flags); dev_dbg... (and a few other places) +/* Set MMC clock / power. + * Note: This controller uses a simple divider scheme therefore it cannot run + * SD/MMC cards at full speed (24/20MHz). HCLK