MLK-12688-01: mipi csi: Add clk_settle setting
authorSandor Yu <Sandor.yu@nxp.com>
Wed, 20 Apr 2016 09:29:03 +0000 (17:29 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:51:52 +0000 (14:51 -0500)
commit566cbc242caf807119889a3ab7476fd71e49c2ca
tree3dd068cc3119d088b2a88b4ae11fed57c3fc92d6
parentd9661b096f2bb798ba42ca9f0d79d510eb8080f8
MLK-12688-01: mipi csi: Add clk_settle setting

Add clk_settle variable to compliance more mipi sensor.
Mipi controller should setting by followed value
according mipi sensor support D-phy version.

Slave Clock Lane Control Register for TCLK-SETTLE.
2'b0x = 110 ns to 280ns (v0.87 to v1.00)
2'b10 = 150 ns to 430ns (v0.83 to v0.86)
2'b11 = 60 ns to 140ns (v0.82)

Signed-off-by: Sandor Yu <Sandor.yu@nxp.com>
drivers/media/platform/mxc/subdev/mxc_mipi_csi.c