projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4aa4a69
)
rk610 lvds: fix Lvds macro define
author
yzq
<yzq@rock-chips.com>
Fri, 12 Oct 2012 06:34:01 +0000
(14:34 +0800)
committer
yzq
<yzq@rock-chips.com>
Fri, 12 Oct 2012 06:34:01 +0000
(14:34 +0800)
drivers/video/display/transmitter/rk610_lcd.h
patch
|
blob
|
history
diff --git
a/drivers/video/display/transmitter/rk610_lcd.h
b/drivers/video/display/transmitter/rk610_lcd.h
index bc290f653d701df01482002e5e9d54c9b1f7baac..427417c9ab4e571964a053e8ae7e7d06bc4b594c 100644
(file)
--- a/
drivers/video/display/transmitter/rk610_lcd.h
+++ b/
drivers/video/display/transmitter/rk610_lcd.h
@@
-43,10
+43,10
@@
Y TX11 G7 G1 GND GND
TX23 RSVD RSVD RSVD RSVD
----------------------------------------------------------------------
*/
-#define LVDS_8BIT_1 0
x00
-#define LVDS_8BIT_2
0x0
1
-#define LVDS_8BIT_3
0x10
-#define LVDS_6BIT
0x11
+#define LVDS_8BIT_1 0
+#define LVDS_8BIT_2 1
+#define LVDS_8BIT_3
2
+#define LVDS_6BIT
3
//LVDS lane input format
#define DATA_D0_MSB 0
#define DATA_D7_MSB 1