MGS-2540 [#ccc] Need set baseAddress with RAM start address on IMX6Q
authorYuchou Gan <yuchou.gan@nxp.com>
Tue, 10 Jan 2017 16:53:16 +0000 (00:53 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:58:20 +0000 (14:58 -0500)
set the baseAddress with 0x10000000 on IMX6Q

Signed-off-by: Yuchou Gan <yuchou.gan@nxp.com>
Date: Jan 10, 2017

arch/arm/boot/dts/imx6q.dtsi

index aee733c..3764733 100644 (file)
                 gpu@00130000 {
                        compatible = "fsl,imx6q-gpu";
                        reg = <0x00130000 0x4000>, <0x00134000 0x4000>,
-                             <0x02204000 0x4000>, <0x0 0x0>,
+                             <0x02204000 0x4000>, <0x10000000 0x0>,
                              <0x0 0x8000000>;
                        reg-names = "iobase_3d", "iobase_2d",
                                    "iobase_vg", "phys_baseaddr",