2 * Samsung's Exynos SoC MFC (Video Codec) reserved memory common definition.
4 * Copyright (c) 2016 Samsung Electronics Co., Ltd
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
17 mfc_left: region_mfc_left {
18 compatible = "shared-dma-pool";
21 alignment = <0x100000>;
24 mfc_right: region_mfc_right {
25 compatible = "shared-dma-pool";
28 alignment = <0x100000>;
34 memory-region = <&mfc_left>, <&mfc_right>;