projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afee4a3
)
MLK-17116-2 media: mipi_csi: Adjust hs_settle and send_level for low resolution
author
Robby Cai
<robby.cai@nxp.com>
Thu, 7 Dec 2017 07:05:42 +0000
(15:05 +0800)
committer
Leonard Crestez
<leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000
(
02:51
+0300)
Change the hs_settle and fifo_send_level setting for 640x480 and 720x480 input
resolution.
Signed-off-by: Robby Cai <robby.cai@nxp.com>
Reviewed-by: Sandor Yu <sandor.yu@nxp.com>
(cherry picked from commit
3c081af366e250ff011319d80c5706ae7b8e38ca
)
drivers/media/platform/imx8/mxc-mipi-csi2.h
patch
|
blob
|
history
diff --git
a/drivers/media/platform/imx8/mxc-mipi-csi2.h
b/drivers/media/platform/imx8/mxc-mipi-csi2.h
index
72e741e
..
ed01adc
100644
(file)
--- a/
drivers/media/platform/imx8/mxc-mipi-csi2.h
+++ b/
drivers/media/platform/imx8/mxc-mipi-csi2.h
@@
-263,6
+263,7
@@
struct mxc_mipi_csi2_dev {
int id;
u32 hs_settle;
+ u32 send_level;
u32 num_lanes;
u8 data_lanes[4];
u8 vchannel;