vdac: optimize the vdac controlling [1/1]
authorEvoke Zhang <evoke.zhang@amlogic.com>
Mon, 22 Jul 2019 10:27:14 +0000 (18:27 +0800)
committerTao Zeng <tao.zeng@amlogic.com>
Thu, 17 Oct 2019 02:29:23 +0000 (19:29 -0700)
commit3104f2bcba29fe5c4040352c0a7eacb696109bab
tree33d8a2a659334adf4e6cd7187b5633dbce09bb21
parent9d1e44535cebc73926ff8da08923519602b82940
vdac: optimize the vdac controlling [1/1]

PD#SWPL-8385

Problem:
no cvbsout on ab311

Solution:
1.optimize the vdac controlling
2.enable cvbsout in ab311 dts

Verify:
ab311

Change-Id: Ib046e760eca1c9ad3ae30749c546aff538504b33
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
25 files changed:
MAINTAINERS
arch/arm/boot/dts/amlogic/tm2_t962e2_ab311.dts
arch/arm/boot/dts/amlogic/txlx_t962e_r321.dts
arch/arm64/boot/dts/amlogic/tm2_t962e2_ab311.dts
arch/arm64/boot/dts/amlogic/txlx_t962e_r321.dts
drivers/amlogic/atv_demod/atv_demod_ops.c
drivers/amlogic/media/dtv_demod/amlfrontend.c
drivers/amlogic/media/dtv_demod/include/amlfrontend.h
drivers/amlogic/media/dtv_demod/include/depend.h
drivers/amlogic/media/vin/tvin/hdmirx/hdmi_rx_drv.c
drivers/amlogic/media/vin/tvin/hdmirx/hdmi_rx_drv.h
drivers/amlogic/media/vin/tvin/hdmirx/hdmi_rx_hw.c
drivers/amlogic/media/vin/tvin/tvafe/tvafe.c
drivers/amlogic/media/vin/tvin/tvafe/tvafe.h
drivers/amlogic/media/vin/tvin/tvafe/tvafe_debug.c
drivers/amlogic/media/vin/tvin/tvafe/tvafe_general.c
drivers/amlogic/media/vin/tvin/tvafe/tvafe_general.h
drivers/amlogic/media/vout/cvbs/cvbs_out.c
drivers/amlogic/media/vout/cvbs/cvbs_out_reg.h
drivers/amlogic/media/vout/cvbs/enc_clk_config.c
drivers/amlogic/media/vout/vdac/Makefile
drivers/amlogic/media/vout/vdac/vdac_config.c [new file with mode: 0644]
drivers/amlogic/media/vout/vdac/vdac_dev.c
drivers/amlogic/media/vout/vdac/vdac_dev.h [new file with mode: 0644]
include/linux/amlogic/media/vout/vdac_dev.h