exynos-linux-stable/arch/arm64/boot/dts/exynos/exynos9810-rmem_star2.dtsi
FAROVITUS 2b92eefa41 import G965FXXU7DTAA OSRC
*First release for Android (Q).

Signed-off-by: FAROVITUS <farovitus@gmail.com>
2020-02-04 13:50:09 +02:00

32 lines
837 B
Text

/*
* SAMSUNG EXYNOS device tree source for reserved-memory
*
* Copyright (c) 2017 Samsung Electronics Co., Ltd.
* http://www.samsung.com
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
&reserved_memory {
camera {
compatible = "exynos8890-ion,camera";
ion,recyclable;
size = <0x1B800000>;
alloc-ranges = <0x0 0x40000000 0xC0000000>;
alignment = <0x0 0x00400000>;
id = <10>;
};
camera_contig {
compatible = "exynos8890-ion,camera_contig";
size = <0x46A000>;
alloc-ranges = <0x0 0x40000000 0xC0000000>;
alignment = <0x0 0x00400000>;
id = <12>;
};
rkp_region: rkp_region@0xAF800000 {
compatible = "removed-dma-pool";
reg = <0x0 0xAF800000 0x2000000>;
};
};