MLK-16045: pxp: add lut function in pxp data flow path
authorGuoniu.Zhou <guoniu.zhou@nxp.com>
Thu, 20 Jul 2017 04:18:42 +0000 (12:18 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:33:47 +0000 (15:33 -0500)
commitded6f82587bf11d19272fb3e8a47feee5d5c510b
tree220cea91c51e9e4860408c35cc22c5749e026810
parent6c493bb24739a3ee8962a786455c1ca509809e3f
MLK-16045: pxp: add lut function in pxp data flow path

When do epdc colormap test, the epdc need pxp lut function. But
if the data flow through mux0->mux1...or mux0->mux2..., the pxp
can not trigger interrupt but mux0->mux3... can. This issue only
occures on imx7d, so I set a constant data path when using lut function.

Signed-off-by: Guoniu.Zhou <guoniu.zhou@nxp.com>
drivers/dma/pxp/pxp_dma_v3.c