Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit db65025d authored by Chunhe Lan's avatar Chunhe Lan Committed by Scott Wood
Browse files

t4240/dts: Enable third elo3 DMA engine support



T4240 has a third DMA engine controller, so add the corresponding DMA
node into the dts file.

Signed-off-by: default avatarChunhe Lan <Chunhe.Lan@freescale.com>
Cc: Scott Wood <scottwood@freescale.com>
[scottwood@freescale.com: reword commit message]
Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
parent a95e8c28
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -476,6 +476,7 @@

/include/ "elo3-dma-0.dtsi"
/include/ "elo3-dma-1.dtsi"
/include/ "elo3-dma-2.dtsi"

/include/ "qoriq-espi-0.dtsi"
	spi@110000 {
+1 −0
Original line number Diff line number Diff line
@@ -57,6 +57,7 @@
		pci3 = &pci3;
		dma0 = &dma0;
		dma1 = &dma1;
		dma2 = &dma2;
		sdhc = &sdhc;
	};