ARM: dts: imx6sx: Remove unused property

Property 'dma-source' is not used anywhere, nor it is documented, so
let's just get rid of it.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Fabio Estevam 2016-04-01 20:52:15 -03:00 committed by Shawn Guo
parent 78f31b0b01
commit 88b53b9c1f
1 changed files with 0 additions and 2 deletions

View File

@ -971,7 +971,6 @@
clock-names = "bus", "mclk1", "mclk2", "mclk3";
dma-names = "rx", "tx";
dmas = <&sdma 31 24 0>, <&sdma 32 24 0>;
dma-source = <&gpr 0 15 0 16>;
status = "disabled";
};
@ -991,7 +990,6 @@
clock-names = "bus", "mclk1", "mclk2", "mclk3";
dma-names = "rx", "tx";
dmas = <&sdma 33 24 0>, <&sdma 34 24 0>;
dma-source = <&gpr 0 17 0 18>;
status = "disabled";
};