Re: [RESEND PATCH v6 2/2] mmc: openpiton: add piton_mmc driver

2021-06-14 Thread Tianrui Wei
Dear Jaehoon, On 6/14/2021 1:58 PM, Jaehoon Chung wrote: Hi Tianrui, On 6/14/21 9:28 AM, Tianrui Wei wrote: Hi Jaehoon, Many thanks for taking the time to review our patches :P On 6/14/2021 6:09 AM, Jaehoon Chung wrote: Dear Tianrui, On 6/13/21 2:16 AM, Tianrui Wei wrote: This commit ad

Re: [RESEND PATCH v6 2/2] mmc: openpiton: add piton_mmc driver

2021-06-13 Thread Jaehoon Chung
Hi Tianrui, On 6/14/21 9:28 AM, Tianrui Wei wrote: > Hi Jaehoon, > > > Many thanks for taking the time to review our patches :P > > > On 6/14/2021 6:09 AM, Jaehoon Chung wrote: >> Dear Tianrui, >> >> On 6/13/21 2:16 AM, Tianrui Wei wrote: >>> This commit adds support to piton_mmc driver for Op

Re: [RESEND PATCH v6 2/2] mmc: openpiton: add piton_mmc driver

2021-06-13 Thread Tianrui Wei
Hi Jaehoon, Many thanks for taking the time to review our patches :P On 6/14/2021 6:09 AM, Jaehoon Chung wrote: Dear Tianrui, On 6/13/21 2:16 AM, Tianrui Wei wrote: This commit adds support to piton_mmc driver for OpenPiton-riscv64 In particular, this driver - V6 . change type of addres

Re: [RESEND PATCH v6 2/2] mmc: openpiton: add piton_mmc driver

2021-06-13 Thread Jaehoon Chung
Dear Tianrui, On 6/13/21 2:16 AM, Tianrui Wei wrote: > This commit adds support to piton_mmc driver for OpenPiton-riscv64 > In particular, this driver > > - V6 > . change type of address > . move declarations ahead > . loop style update > > Signed-off-by: Tianrui Wei > Signed-off-by: Jona

[RESEND PATCH v6 2/2] mmc: openpiton: add piton_mmc driver

2021-06-12 Thread Tianrui Wei
This commit adds support to piton_mmc driver for OpenPiton-riscv64 In particular, this driver - V6 . change type of address . move declarations ahead . loop style update Signed-off-by: Tianrui Wei Signed-off-by: Jonathan Balkind --- drivers/mmc/Kconfig | 9 +++ drivers/mmc/Makefile

[PATCH v6 2/2] mmc: openpiton: add piton_mmc driver

2021-06-12 Thread Tianrui Wei
This commit adds support to piton_mmc driver for OpenPiton-riscv64 In particular, this driver - V6 . change type of address . move declarations ahead . loop style update Signed-off-by: Tianrui Wei Signed-off-by: Jonathan Balkind --- drivers/mmc/Kconfig | 9 +++ drivers/mmc/Makefile