mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
fbdev: remove c3 logo reserved mem [1/1]
PD#SWPL-118167 Problem: c3 no logo Solution: remove c3 logo reserved mem Verify: c3 Test: reboot Change-Id: I85f90353df11f9dd2e03f17aa5f4ffd53d01f511 Signed-off-by: congyang.huang <congyang.huang@amlogic.com>
This commit is contained in:
committed by
gerrit autosubmit
parent
15c95c9b2d
commit
a9090fdc4a
@@ -61,7 +61,8 @@
|
||||
};
|
||||
|
||||
logo_reserved:linux,meson-fb {
|
||||
compatible = "amlogic, meson-fb";
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
/* keep sync with fb */
|
||||
/* fox example:logo_addr = "0x3f800000"*/
|
||||
size = <0x1800000>;
|
||||
|
||||
@@ -59,7 +59,8 @@
|
||||
};
|
||||
|
||||
logo_reserved:linux,meson-fb {
|
||||
compatible = "amlogic, meson-fb";
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
/* keep sync with fb */
|
||||
/* fox example:logo_addr = "0x3f800000"*/
|
||||
size = <0x1800000>;
|
||||
|
||||
@@ -59,7 +59,8 @@
|
||||
};
|
||||
|
||||
logo_reserved:linux,meson-fb {
|
||||
compatible = "amlogic, meson-fb";
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
/* keep sync with fb */
|
||||
/* fox example:logo_addr = "0x3f800000"*/
|
||||
size = <0x1800000>;
|
||||
|
||||
@@ -59,7 +59,8 @@
|
||||
};
|
||||
|
||||
logo_reserved:linux,meson-fb {
|
||||
compatible = "amlogic, meson-fb";
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
/* keep sync with fb */
|
||||
/* fox example:logo_addr = "0x3f800000"*/
|
||||
size = <0x1800000>;
|
||||
|
||||
@@ -58,7 +58,8 @@
|
||||
};
|
||||
|
||||
logo_reserved:linux,meson-fb {
|
||||
compatible = "amlogic, meson-fb";
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
/* keep sync with fb */
|
||||
/* fox example:logo_addr = "0x3f800000"*/
|
||||
size = <0x1800000>;
|
||||
|
||||
Reference in New Issue
Block a user