dtsi: A311D w400 has only hdmi output by default, panel has no output [1/3]
authorGongwei Chen <gongwei.chen@amlogic.com>
Fri, 11 Oct 2019 07:18:31 +0000 (15:18 +0800)
committerTao Zeng <tao.zeng@amlogic.com>
Fri, 11 Oct 2019 09:40:29 +0000 (02:40 -0700)
PD#SWPL-15024

Problem:
A311D w400 has only hdmi output by default, panel has no output

Solution:
modify clk

Verify:
Verify by Android P w400

Change-Id: I90d2defc509de2e559bb1ae1f4fcbcf38012b93c
Signed-off-by: GongWei Chen <gongwei.chen@amlogic.com>
arch/arm/boot/dts/amlogic/mesong12b_skt-panel.dtsi
arch/arm64/boot/dts/amlogic/mesong12b_skt-panel.dtsi

index aaa48cc..ed70f19 100644 (file)
@@ -39,6 +39,7 @@
                        0 56 1>;
                interrupt-names = "vsync","vsync2";
                pinctrl_version = <2>; /* for uboot */
+               clk_path = <1>; /* default gp0 pll */
 
                /* power type:
                 *    (0=cpu_gpio, 1=pmu_gpio, 2=signal,3=extern, 0xff=ending)
index 97e0597..a47d73c 100644 (file)
@@ -39,6 +39,7 @@
                        0 56 1>;
                interrupt-names = "vsync","vsync2";
                pinctrl_version = <2>; /* for uboot */
+               clk_path = <1>; /* default gp0 pll */
 
                /* power type:
                 *    (0=cpu_gpio, 1=pmu_gpio, 2=signal,3=extern, 0xff=ending)