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

2014-11-11 Thread Ondrej Zary
On Tuesday 11 November 2014, Ulf Hansson wrote: On 10 November 2014 17:58, Ondrej Zary li...@rainbow-software.org wrote: 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

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

2014-11-11 Thread Ondrej Zary
reg). Also the card clock is limited to 16MHz (33MHz PCI clock divided by 2). Signed-off-by: Ondrej Zary li...@rainbow-software.org --- Changes in v5: - fix compiler warning on x86_64 --- Changes in v4: - added missing includes - removed IO access wrappers - uses threaded IRQ instead

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

2014-11-10 Thread Ondrej Zary
reg). Also the card clock is limited to 16MHz (33MHz PCI clock divided by 2). Signed-off-by: Ondrej Zary li...@rainbow-software.org --- Changes in v4: - added missing includes - removed IO access wrappers - uses threaded IRQ instead of tasklets - converted bit defines to use BIT macro

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

2014-11-07 Thread Ondrej Zary
reg). Also the card clock is limited to 16MHz (33MHz PCI clock divided by 2). Signed-off-by: Ondrej Zary li...@rainbow-software.org --- Changes in v3: - fixed a bug causing no-response commands to fail - reordered functions to remove forward declarations - uses threaded IRQ instead of tasklets

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

2014-11-06 Thread Ondrej Zary
On Thursday 06 November 2014 00:02:24 Ondrej Zary wrote: On Tuesday 04 November 2014 22:41:44 Ondrej Zary wrote: On Tuesday 04 November 2014 12:09:44 Ulf Hansson wrote: On 2 November 2014 22:51, Ondrej Zary li...@rainbow-software.org wrote: This patch resurrects an old never-finished

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

2014-11-05 Thread Ondrej Zary
On Tuesday 04 November 2014 22:41:44 Ondrej Zary wrote: On Tuesday 04 November 2014 12:09:44 Ulf Hansson wrote: On 2 November 2014 22:51, Ondrej Zary li...@rainbow-software.org wrote: This patch resurrects an old never-finished driver for Toshiba PCI SD controllers found in some older

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

2014-11-04 Thread Ondrej Zary
On Tuesday 04 November 2014 12:09:44 Ulf Hansson wrote: On 2 November 2014 22:51, Ondrej Zary li...@rainbow-software.org wrote: 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

[PATCH v2] [RESEND] mmc: add Toshiba PCI SD controller driver

2014-11-02 Thread Ondrej Zary
reg). Also the card clock is limited to 16MHz (33MHz PCI clock divided by 2). Signed-off-by: Ondrej Zary li...@rainbow-software.org --- drivers/mmc/host/Kconfig |5 + drivers/mmc/host/Makefile |1 + drivers/mmc/host/toshsd.c | 751 + drivers

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

2014-09-26 Thread Ondrej Zary
reg). Also the card clock is limited to 16MHz (33MHz PCI clock divided by 2). Signed-off-by: Ondrej Zary li...@rainbow-software.org --- drivers/mmc/host/Kconfig |5 + drivers/mmc/host/Makefile |1 + drivers/mmc/host/toshsd.c | 751 + drivers

[PATCH] [RESEND 4] mmc: add Toshiba PCI SD controller driver

2014-09-16 Thread Ondrej Zary
). Signed-off-by: Ondrej Zary li...@rainbow-software.org --- drivers/mmc/host/Kconfig |5 drivers/mmc/host/Makefile |1 drivers/mmc/host/toshsd.c | 751 +++ drivers/mmc/host/toshsd.h | 178 ++ 4 files changed, 935

[PATCH] [RESEND 3] mmc: add Toshiba PCI SD controller driver

2014-08-26 Thread Ondrej Zary
). Signed-off-by: Ondrej Zary li...@rainbow-software.org --- drivers/mmc/host/Kconfig |5 drivers/mmc/host/Makefile |1 drivers/mmc/host/toshsd.c | 751 +++ drivers/mmc/host/toshsd.h | 178 ++ 4 files changed, 935

[PATCH] [RESEND 2] mmc: add Toshiba PCI SD controller driver

2014-08-05 Thread Ondrej Zary
). Signed-off-by: Ondrej Zary li...@rainbow-software.org --- drivers/mmc/host/Kconfig |5 drivers/mmc/host/Makefile |1 drivers/mmc/host/toshsd.c | 751 +++ drivers/mmc/host/toshsd.h | 178 ++ 4 files changed, 935

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

2014-07-21 Thread Ondrej Zary
). Signed-off-by: Ondrej Zary li...@rainbow-software.org --- drivers/mmc/host/Kconfig |5 drivers/mmc/host/Makefile |1 drivers/mmc/host/toshsd.c | 751 +++ drivers/mmc/host/toshsd.h | 178 ++ 4 files changed, 935

[PATCH] mmc: add Toshiba PCI SD controller driver

2014-06-27 Thread Ondrej Zary
). Signed-off-by: Ondrej Zary li...@rainbow-software.org --- drivers/mmc/host/Kconfig |5 drivers/mmc/host/Makefile |1 drivers/mmc/host/toshsd.c | 751 +++ drivers/mmc/host/toshsd.h | 178 ++ 4 files changed, 935

[PATCH] Re: Toshiba TC6371AF PCI SD card controller (SD TypA) driver

2013-12-15 Thread Ondrej Zary
SD_CTRL_MemCardXferDataLen 0x26 #define SD_CTRL_MemCardOptionSetup 0x28 -- Ondrej Zary -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Toshiba TC6371AF PCI SD card controller (SD TypA) driver

2013-12-10 Thread Ondrej Zary
Only the PCI ID is a bit different (0x0805 instead of 0x0803). More registers are described in TC6380AF datasheet, although it's not a PCI device: http://www.datasheetarchive.com/dl/Datasheet-029/DSA00512912.pdf -- Ondrej Zary -- To unsubscribe from this list: send the line unsubscribe linux