mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
cvbs: add cvbs support for sm1 [1/1]
PD#SWPL-6112 Problem: need add cvbsout support for sm1 Solution: add cvbsout support for sm1 Verify: sm1 Change-Id: I037fbdb41b823d9ef93a9069f3798f8d38ac5796 Signed-off-by: Nian Jing <nian.jing@amlogic.com> Signed-off-by: Luan Yuan <luan.yuan@amlogic.com>
This commit is contained in:
@@ -27,6 +27,7 @@ enum vdac_cpu_type {
|
||||
VDAC_CPU_TXHD = 5,
|
||||
VDAC_CPU_G12AB = 6,
|
||||
VDAC_CPU_TL1 = 7,
|
||||
VDAC_CPU_SM1 = 8,
|
||||
VDAC_CPU_MAX,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user