diff options
author | Vladimir Barinov <vladimir.barinov@cogentembedded.com> | 2017-07-29 02:43:54 +0300 |
---|---|---|
committer | Vladimir Barinov <vladimir.barinov@cogentembedded.com> | 2017-07-29 02:43:54 +0300 |
commit | d366270955bb5aec2a5c1a6a0af39c9d28e578cc (patch) | |
tree | e836bf4922cf8114e3147142051dac979e40628b /meta-rcar-gen3-adas | |
parent | 3dbe9ff1795daf0bebd84f3d46f0d9d1dcd33714 (diff) |
LVDS cameras: fix typo
Diffstat (limited to 'meta-rcar-gen3-adas')
-rw-r--r-- | meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/0030-Gen3-LVDS-cameras.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/0030-Gen3-LVDS-cameras.patch b/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/0030-Gen3-LVDS-cameras.patch index c560ec4..d6b6bb1 100644 --- a/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/0030-Gen3-LVDS-cameras.patch +++ b/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/0030-Gen3-LVDS-cameras.patch @@ -3961,7 +3961,7 @@ index 0000000..dde81ef +{0xfffe, 0x80}, +{0x0091, 0x00}, +{0x00bb, 0x1d}, // bit[3]=0 - PCLK polarity workaround -+/* ov10635 EMB line disable */ ++/* ov10640 EMB line disable */ +{0xfffe, 0x19}, +{0x5000, 0x00}, +{0x5001, 0x30}, @@ -4001,7 +4001,7 @@ index 0000000..dde81ef +{0x0007, 0x00}, +{0xfffe, 0x80}, +{0x0081, 0x00}, // 03;SENSOR FSIN -+/* ov10635 FSIN */ ++/* ov10640 FSIN */ +{0xfffd, 0x80}, +{0xfffe, 0x19}, +{0x5000, 0x00}, |