]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] s5p-mfc: keep RISC ON during reset for V7/V8
authorKiran AVND <avnd.kiran@samsung.com>
Tue, 21 Oct 2014 11:06:59 +0000 (08:06 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 28 Oct 2014 17:44:06 +0000 (15:44 -0200)
commitd7dce6a3cdcfa95703c551a921068223df46732a
treed31c5f3d997d393c3ddfc21bf67119f88fe6e7be
parentbb21c54af7c6d7896f218cc8e4e5d4a466b8e137
[media] s5p-mfc: keep RISC ON during reset for V7/V8

Reset sequence for MFC V7 and V8 do not need RISC_ON
to be set to 0, while for MFC V6 it is still needed.

Also, remove a couple of register settings during Reset
which are not needed from V6 onwards.

Signed-off-by: Kiran AVND <avnd.kiran@samsung.com>
Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/s5p-mfc/s5p_mfc_common.h
drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c