lcd: [A311D][BDS][panel]change panel type to lcd_1: mipi TL070WSH27 1024*600.[1/2]

PD#SWPL-32495

Problem:
      change panel type to mipi TL070WSH27 1024*600,cannnot dipslay normally

Solution:
      change display_size_default

 Verify:
      W400

Signed-off-by: chunlong.cao <chunlong.cao@amlogic.com>
Change-Id: Ic3876a2424a8c11dd827f5d5bd1adde8419a6103
This commit is contained in:
chunlong.cao
2020-09-11 10:59:50 +08:00
committed by Chris
parent 294bf90eaa
commit 5b577fb7d6
4 changed files with 4 additions and 4 deletions

View File

@@ -858,7 +858,7 @@
&meson_fb {
status = "okay";
display_size_default = <1080 1920 1080 3840 32>; /* portrait panel */
display_size_default = <1920 1080 1920 2160 32>;
mem_size = <0x00800000 0x1980000 0x100000 0x100000 0x800000>;
logo_addr = "0x7f800000";
mem_alloc = <0>;

View File

@@ -832,7 +832,7 @@
&meson_fb {
status = "okay";
display_size_default = <1080 1920 1080 3840 32>; /* portrait panel */
display_size_default = <1920 1080 1920 2160 32>;
mem_size = <0x00800000 0x1980000 0x100000 0x100000 0x800000>;
logo_addr = "0x7f800000";
mem_alloc = <0>;

View File

@@ -860,7 +860,7 @@
&meson_fb {
status = "okay";
display_size_default = <1080 1920 1080 3840 32>; /* portrait panel */
display_size_default = <1920 1080 1920 2160 32>;
mem_size = <0x00800000 0x1980000 0x100000 0x100000 0x800000>;
logo_addr = "0x7f800000";
mem_alloc = <0>;

View File

@@ -834,7 +834,7 @@
&meson_fb {
status = "okay";
display_size_default = <1080 1920 1080 3840 32>; /* portrait panel */
display_size_default = <1920 1080 1920 2160 32>;
mem_size = <0x00800000 0x1980000 0x100000 0x100000 0x800000>;
logo_addr = "0x7f800000";
mem_alloc = <0>;