Re: [PATCH] mfd: rtsx: add card reader rtl8402

2013-11-14 Thread Lee Jones
On Thu, 14 Nov 2013, micky wrote: So to save confusion I've sent a patch-set with you CC'ed If you can test the patchset on your h/w and add your Tested-by: tag I will add it to each of the patches. With regards to the 'mfd: rtsx: Add rtl8402 card reader' patch, I believe you are the

Re: [PATCH] mfd: rtsx: add card reader rtl8402

2013-11-12 Thread micky
Hi Lee I'm trying to merge the common code into a single function rtl8411_init_params(), but different chips may use a different rtlxxx_pcr_ops even they have much the same. This is because the ops may be called frequently. Yet I'm trying to use Regulator Framework, it will make a somewhat big

Re: [PATCH] mfd: rtsx: add card reader rtl8402

2013-11-08 Thread Lee Jones
On Fri, 01 Nov 2013, micky_ch...@realsil.com.cn wrote: From: Micky Ching micky_ch...@realsil.com.cn Add card reader rtl8042, rtl8402 is much like rtl8411, so just add it to rtl8411.c Signed-off-by: Micky Ching micky_ch...@realsil.com.cn --- drivers/mfd/rtl8411.c | 62

[PATCH] mfd: rtsx: add card reader rtl8402

2013-11-01 Thread micky_ching
From: Micky Ching micky_ch...@realsil.com.cn Add card reader rtl8042, rtl8402 is much like rtl8411, so just add it to rtl8411.c Signed-off-by: Micky Ching micky_ch...@realsil.com.cn --- drivers/mfd/rtl8411.c | 62 drivers/mfd/rtsx_pcr.c |5