On 23-04-19, 13:50, Robin Gong wrote: > This reverts commit df07101e1c4a29e820df02f9989a066988b160e6. Please add the commit title in canonical format. Also explain why this should be reverted > > Signed-off-by: Robin Gong <yibin.gong@xxxxxxx> > --- > arch/arm/boot/dts/imx6q.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/boot/dts/imx6q.dtsi b/arch/arm/boot/dts/imx6q.dtsi > index d038f41..7175898 100644 > --- a/arch/arm/boot/dts/imx6q.dtsi > +++ b/arch/arm/boot/dts/imx6q.dtsi > @@ -172,7 +172,7 @@ > clocks = <&clks IMX6Q_CLK_ECSPI5>, > <&clks IMX6Q_CLK_ECSPI5>; > clock-names = "ipg", "per"; > - dmas = <&sdma 11 8 1>, <&sdma 12 8 2>; > + dmas = <&sdma 11 7 1>, <&sdma 12 7 2>; > dma-names = "rx", "tx"; > status = "disabled"; > }; > -- > 2.7.4 > -- ~Vinod