Re: FW: [PATCH 2.6.32]: Add new device IDs and registers forMULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) cards.

2010-11-26 Thread Chris Ball
Hi Jennifer, Two more questions, and then I think this will be ready to merge: On Mon, Nov 22, 2010 at 03:46:09PM +0800, Jennifer Li (TP) wrote: > + if ((chip->pdev->device == PCI_DEVICE_ID_O2_8220) || > + (chip->pdev->device == PCI_DEVICE_ID_O2_8320) || > + (chip->pdev->devic

FW: [PATCH 2.6.32]: Add new device IDs and registers forMULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) cards.

2010-11-21 Thread Jennifer Li (TP)
Hi, Issue Description: SD/MMC card can't be recognized by O2 chip. Root cause: O2Micro's ADMA and related functions can't work by default Linux SD driver. We need mark those related registers. Patch description: - SET MULTI 3 to VCC3V# - Disable CLK_REQ# support after media DET. - Choose p

Re: [PATCH 2.6.32]: Add new device IDs and registers forMULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) cards.

2010-11-17 Thread Chris Ball
Hi Jennifer, This is looking better, thanks -- just a few more questions: On Tue, Nov 16, 2010 at 02:05:16PM +0800, Jennifer Li (TP) wrote: > Root cause: > O2Micro's ADMA and related functions can't work by default Linux SD > driver. We need mark those related registers. If the goal is to disabl

[PATCH 2.6.32]: Add new device IDs and registers forMULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) cards.

2010-11-15 Thread Jennifer Li (TP)
Hi, Issue Description: SD/MMC card can't be recognized by O2 chip. Root cause: O2Micro's ADMA and related functions can't work by default Linux SD driver. We need mark those related registers. Patch description: - SET MULTI 3 to VCC3V# - Disable CLK_REQ# support after media DET. - Choose p