Re: [PATCH v4,2/2] misc: rtsx: Add support for RTS5260

2017-11-17 Thread Daniel Bristot de Oliveira
On 11/17/2017 10:52 AM, rui_f...@realsil.com.cn wrote: > From: Rui Feng > > Add support for new chip rts5260. > In order to support rts5260, the definitions of > some internal registers and workflow have to be > modified and are different from its predecessors > and OCP function is added for RTS5

[PATCH v4,2/2] misc: rtsx: Add support for RTS5260

2017-11-17 Thread rui_feng
From: Rui Feng Add support for new chip rts5260. In order to support rts5260, the definitions of some internal registers and workflow have to be modified and are different from its predecessors and OCP function is added for RTS5260. So we need this patch to ensure RTS5260 can work. Signed-off-by