ARM: dts: imx6sx: Remove unused property
authorFabio Estevam <fabio.estevam@nxp.com>
Fri, 1 Apr 2016 23:52:15 +0000 (20:52 -0300)
committerShawn Guo <shawnguo@kernel.org>
Wed, 13 Apr 2016 09:47:57 +0000 (17:47 +0800)
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>
arch/arm/boot/dts/imx6sx.dtsi

index c8269e7..d02ab32 100644 (file)
                                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";
                        };
 
                                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";
                        };