projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18aab33
)
cvbs: adjust output amplitude
author
Nian Jing
<nian.jing@amlogic.com>
Tue, 12 Jun 2018 11:59:44 +0000
(19:59 +0800)
committer
Yixun Lan
<yixun.lan@amlogic.com>
Fri, 29 Jun 2018 07:43:47 +0000
(
00:43
-0700)
PD#165090: cvbs
Change-Id: I031cbb04bb380e53bef6e5a8928244dcfbe25877
Signed-off-by: Nian Jing <nian.jing@amlogic.com>
drivers/amlogic/media/vout/cvbs/cvbs_out.c
patch
|
blob
|
history
diff --git
a/drivers/amlogic/media/vout/cvbs/cvbs_out.c
b/drivers/amlogic/media/vout/cvbs/cvbs_out.c
index
afe13b9
..
63bfa10
100644
(file)
--- a/
drivers/amlogic/media/vout/cvbs/cvbs_out.c
+++ b/
drivers/amlogic/media/vout/cvbs/cvbs_out.c
@@
-1335,7
+1335,7
@@
struct meson_cvbsout_data meson_g12a_cvbsout_data = {
};
struct meson_cvbsout_data meson_g12b_cvbsout_data = {
- .cntl0_val = 0x
90
6001,
+ .cntl0_val = 0x
8f
6001,
.cpu_id = CVBS_CPU_TYPE_G12B,
.name = "meson-g12b-cvbsout",
};