dts: hikey960: Fix bootwarning on mapping reboot reason syscon
authorJohn Stultz <john.stultz@linaro.org>
Thu, 17 May 2018 00:12:43 +0000 (17:12 -0700)
committerDouglas RAILLARD <douglas.raillard@arm.com>
Tue, 14 Aug 2018 15:32:08 +0000 (16:32 +0100)
Signed-off-by: John Stultz <john.stultz@linaro.org>
arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts

index 68c5a6c819aef2c3fbe8b59aac695cfb0c3a3a77..e1e361af6b0bd2bdf3988879a245f53fd9104165 100644 (file)
                #size-cells = <2>;
                ranges;
 
+               fastboot_cma: fastboot-cma-mem {
+                       reg = <0x0 0x16c00000 0x0 0x4000000>;
+                       compatible = "shared-dma-pool";
+                       hisi,cma-sec;
+                       reusable;
+               };
+
+               uefi-reboot-mode {
+                       reg = <0x0 0x32100000 0x0 0x00001000>;
+                       no-map;
+               };
+
+               bl31 {
+                       reg = <0x0 0x20200000 0x0 0x200000>;
+                       no-map;
+               };
+
                ramoops@32000000 {
                        compatible = "ramoops";
                        reg = <0x0 0x32000000 0x0 0x00100000>;