Merge "ODROID-N2: support true 4k framebuffer" into odroidn2-4.9.y-android

This commit is contained in:
Dongjin Kim
2019-02-08 18:19:00 +09:00
committed by Gerrit Code Review

View File

@@ -449,10 +449,11 @@
&meson_fb {
status = "okay";
display_size_default = <1920 1080 1920 2160 32>;
mem_size = <0x00800000 0x1980000 0x100000 0x100000 0x800000>;
mem_size = <0x00800000 0x4b80000 0x100000 0x100000 0x800000>;
logo_addr = "0x7f800000";
mem_alloc = <1>;
pxp_mode = <0>; /** 0:normal mode 1:pxp mode */
4k2k_fb = <1>;
};
&pwm_ab {