hdmitx: add dongle_mode case for low power [2/2]

PD#SWPL-5302

Problem:
For dongle products, it is connected to TV directly, and some
parameters are different from mbox.

Solution:
Add dongle mode for driver's usage

Verify:
U211/S905Y2

Change-Id: Ibe45b167800d3b830d78ca8e9d7b67efd64d8564
Signed-off-by: Zongdong Jiao <zongdong.jiao@amlogic.com>

Conflicts:
	drivers/amlogic/media/vout/hdmitx/hdmi_tx_20/hw/hdmi_tx_hw.c
	drivers/amlogic/media/vout/hdmitx/hdmi_tx_20/hw/hw_g12a.c
This commit is contained in:
Zongdong Jiao
2019-03-08 18:57:49 +08:00
committed by Dongjin Kim
parent 45845922e5
commit 2c1e50bcca

View File

@@ -194,7 +194,6 @@ static void set_hpll_hclk_dongle_5940m(void)
void set_g12a_hpll_clk_out(unsigned int frac_rate, unsigned int clk)
{
unsigned int m, m1, m2;
struct hdmitx_dev *hdev = get_hdmitx_device();
switch (clk) {