From: Gongwei Chen Date: Fri, 11 Oct 2019 07:18:31 +0000 (+0800) Subject: dtsi: A311D w400 has only hdmi output by default, panel has no output [1/3] X-Git-Tag: hardkernel-4.9.236-104~561 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b6fcff66e223ccea25c13d5cd0dd6786b227daf7;p=platform%2Fkernel%2Flinux-amlogic.git dtsi: A311D w400 has only hdmi output by default, panel has no output [1/3] 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 --- diff --git a/arch/arm/boot/dts/amlogic/mesong12b_skt-panel.dtsi b/arch/arm/boot/dts/amlogic/mesong12b_skt-panel.dtsi index aaa48cc..ed70f19 100644 --- a/arch/arm/boot/dts/amlogic/mesong12b_skt-panel.dtsi +++ b/arch/arm/boot/dts/amlogic/mesong12b_skt-panel.dtsi @@ -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) diff --git a/arch/arm64/boot/dts/amlogic/mesong12b_skt-panel.dtsi b/arch/arm64/boot/dts/amlogic/mesong12b_skt-panel.dtsi index 97e0597..a47d73c 100644 --- a/arch/arm64/boot/dts/amlogic/mesong12b_skt-panel.dtsi +++ b/arch/arm64/boot/dts/amlogic/mesong12b_skt-panel.dtsi @@ -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)