summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/0040-arm64-dts-renesas-add-ADAS-boards.patch
diff options
context:
space:
mode:
authorVladimir Barinov <vladimir.barinov@cogentembedded.com>2017-11-20 15:43:00 +0300
committerVladimir Barinov <vladimir.barinov@cogentembedded.com>2017-11-20 15:43:00 +0300
commit8a92de0ca46277305839c838a5cf72f37646b196 (patch)
tree79b277dca334f5740f753d2212b7710f567dd7e8 /meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/0040-arm64-dts-renesas-add-ADAS-boards.patch
parentb88b7d2ce0fc253a97c11d5df27dabf27bf64996 (diff)
R8A7797: enable IMR resourses in kernel
Diffstat (limited to 'meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/0040-arm64-dts-renesas-add-ADAS-boards.patch')
-rw-r--r--meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/0040-arm64-dts-renesas-add-ADAS-boards.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/0040-arm64-dts-renesas-add-ADAS-boards.patch b/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/0040-arm64-dts-renesas-add-ADAS-boards.patch
index 1825776..fb75157 100644
--- a/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/0040-arm64-dts-renesas-add-ADAS-boards.patch
+++ b/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/0040-arm64-dts-renesas-add-ADAS-boards.patch
@@ -10261,14 +10261,14 @@ index 0000000..f71addf
+ /* device specific region for Lossy Decompression */
+ lossy_decompress: linux,lossy_decompress {
+ no-map;
-+ reg = <0x00000000 0x64000000 0x0 0x03000000>;
++ reg = <0x00000000 0x6c000000 0x0 0x03000000>;
+ };
+
+ /* global autoconfigured region for contiguous allocations */
+ linux,cma {
+ compatible = "shared-dma-pool";
+ reusable;
-+ reg = <0x00000000 0x67000000 0x0 0x09000000>;
++ reg = <0x00000000 0x6f000000 0x0 0x10000000>;
+ linux,cma-default;
+ };
+
@@ -10276,7 +10276,7 @@ index 0000000..f71addf
+ linux,multimedia {
+ compatible = "shared-dma-pool";
+ reusable;
-+ reg = <0x00000000 0x70000000 0x0 0x10000000>;
++ reg = <0x00000000 0x7f000000 0x0 0x01000000>;
+ };
+ };
+
@@ -11917,14 +11917,14 @@ index 0000000..f683ec3
+ /* device specific region for Lossy Decompression */
+ lossy_decompress: linux,lossy_decompress {
+ no-map;
-+ reg = <0x00000000 0x64000000 0x0 0x03000000>;
++ reg = <0x00000000 0x6c000000 0x0 0x03000000>;
+ };
+
+ /* global autoconfigured region for contiguous allocations */
+ linux,cma {
+ compatible = "shared-dma-pool";
+ reusable;
-+ reg = <0x00000000 0x67000000 0x0 0x09000000>;
++ reg = <0x00000000 0x6f000000 0x0 0x10000000>;
+ linux,cma-default;
+ };
+
@@ -11932,7 +11932,7 @@ index 0000000..f683ec3
+ linux,multimedia {
+ compatible = "shared-dma-pool";
+ reusable;
-+ reg = <0x00000000 0x70000000 0x0 0x10000000>;
++ reg = <0x00000000 0x7f000000 0x0 0x01000000>;
+ };
+ };
+