summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorZidan Wang <zidan.wang@freescale.com>2015-06-25 15:45:37 +0800
committerZidan Wang <zidan.wang@freescale.com>2015-06-25 18:55:14 +0800
commit75e677e31c86cd1bb53f0a104871bf73974b23d5 (patch)
tree0df3c380dc64b47de86d282035832f021e27c797 /arch
parentcde81c01d8af7c29db959454b178887171de8182 (diff)
MLK-11168-1 ARM: dtsi: imx6ul: add iram property to support internal SRAM
By doing this, we can allow SDMA driver to allocate its memory from iram when using i.MX6UL SoC. Signed-off-by: Zidan Wang <zidan.wang@freescale.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/imx6ul.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi
index aaffb4b59381..8b451f587a00 100644
--- a/arch/arm/boot/dts/imx6ul.dtsi
+++ b/arch/arm/boot/dts/imx6ul.dtsi
@@ -730,6 +730,7 @@
<&clks IMX6UL_CLK_SDMA>;
clock-names = "ipg", "ahb";
#dma-cells = <3>;
+ iram = <&ocram>;
fsl,sdma-ram-script-name = "imx/sdma/sdma-imx6q.bin";
};