mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
dts: update q200/p241 buildroot dts
PD#160248: dts: update q200/p241 buildroot dts Change-Id: Ice6038373877ad2911e45a21888beed5a2f2f604 Signed-off-by: wenbiao zhang <wenbiao.zhang@amlogic.com>
This commit is contained in:
@@ -14277,6 +14277,10 @@ F: drivers/amlogic/input/touchscreen/focaltech_touch/*
|
||||
F: drivers/amlogic/input/touchscreen/goodix_gt1x/*
|
||||
F: drivers/amlogic/input/touchscreen/goodix_gt9xx/*
|
||||
|
||||
AMLOGIC ADD Q200 buildroot DTS
|
||||
M: Wenbiao <wenbiao.zhang@amlogic.com>
|
||||
F: arch/arm64/boot/dts/amlogic/gxm_q200_2g_buildroot.dts
|
||||
|
||||
AMLOGIC ADD LCD_EXTERN P070ACB DRIVER
|
||||
M: Weiming Liu <weiming.liu@amlogic.com>
|
||||
F: drivers/amlogic/media/vout/lcd/lcd_extern/mipi_P070ACB.c
|
||||
|
||||
@@ -63,12 +63,11 @@
|
||||
reg = <0x0 0x05300000 0x0 0x2000000>;
|
||||
no-map;
|
||||
};
|
||||
fb_reserved:linux,meson-fb {
|
||||
ion_reserved:linux,ion-dev {
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
size = <0x0 0x1000000>;
|
||||
size = <0x0 0x8000000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
alloc-ranges = <0x0 0x3f000000 0x0 0x1000000>;
|
||||
};
|
||||
//don't put other dts in front of fb_reserved
|
||||
|
||||
@@ -89,11 +88,6 @@
|
||||
alignment = <0x0 0x400000>;
|
||||
};
|
||||
|
||||
ion_reserved:linux,ion-dev {
|
||||
compatible = "amlogic, idev-mem";
|
||||
size = <0x0 0x1000>;
|
||||
};
|
||||
|
||||
/* vdin0 CMA pool */
|
||||
//vdin0_cma_reserved:linux,vdin0_cma {
|
||||
// compatible = "shared-dma-pool";
|
||||
@@ -113,9 +107,8 @@
|
||||
};
|
||||
/* POST PROCESS MANAGER */
|
||||
ppmgr_reserved:linux,ppmgr {
|
||||
compatible = "amlogic, ppmgr_memory";
|
||||
compatible = "shared-dma-pool";
|
||||
size = <0x0 0x0>;
|
||||
multi-use;
|
||||
};
|
||||
|
||||
codec_mm_cma:linux,codec_mm_cma {
|
||||
|
||||
@@ -63,12 +63,11 @@
|
||||
reg = <0x0 0x05300000 0x0 0x2000000>;
|
||||
no-map;
|
||||
};
|
||||
fb_reserved:linux,meson-fb {
|
||||
ion_reserved:linux,ion-dev {
|
||||
compatible = "shared-dma-pool";
|
||||
reusable;
|
||||
size = <0x0 0x1000000>;
|
||||
size = <0x0 0x8000000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
alloc-ranges = <0x0 0x3f000000 0x0 0x1000000>;
|
||||
};
|
||||
//don't put other dts in front of fb_reserved
|
||||
|
||||
@@ -88,12 +87,6 @@
|
||||
size = <0x0 0x02400000>;
|
||||
alignment = <0x0 0x400000>;
|
||||
};
|
||||
|
||||
ion_reserved:linux,ion-dev {
|
||||
compatible = "amlogic, idev-mem";
|
||||
size = <0x0 0x1000>;
|
||||
};
|
||||
|
||||
/* vdin0 CMA pool */
|
||||
//vdin0_cma_reserved:linux,vdin0_cma {
|
||||
// compatible = "shared-dma-pool";
|
||||
@@ -113,9 +106,8 @@
|
||||
};
|
||||
/* POST PROCESS MANAGER */
|
||||
ppmgr_reserved:linux,ppmgr {
|
||||
compatible = "amlogic, ppmgr_memory";
|
||||
compatible = "shared-dma-pool";
|
||||
size = <0x0 0x0>;
|
||||
multi-use;
|
||||
};
|
||||
|
||||
codec_mm_cma:linux,codec_mm_cma {
|
||||
|
||||
1279
arch/arm64/boot/dts/amlogic/gxm_q200_2g_buildroot.dts
Normal file
1279
arch/arm64/boot/dts/amlogic/gxm_q200_2g_buildroot.dts
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user