* [PATCH v2] ARM: dts: imx6q: enable dma for ecspi5 [not found] <315825> @ 2015-01-13 18:04 ` Anton Bondarenko 2015-01-20 6:29 ` Shawn Guo 0 siblings, 1 reply; 2+ messages in thread From: Anton Bondarenko @ 2015-01-13 18:04 UTC (permalink / raw) To: linux-arm-kernel Enable dma support for ecspi5 controller Signed-off-by: Anton Bondarenko <anton_bondarenko@mentor.com> --- arch/arm/boot/dts/imx6q.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/imx6q.dtsi b/arch/arm/boot/dts/imx6q.dtsi index 37ee4e5..93ec79b 100644 --- a/arch/arm/boot/dts/imx6q.dtsi +++ b/arch/arm/boot/dts/imx6q.dtsi @@ -95,6 +95,8 @@ clocks = <&clks IMX6Q_CLK_ECSPI5>, <&clks IMX6Q_CLK_ECSPI5>; clock-names = "ipg", "per"; + dmas = <&sdma 11 7 1>, <&sdma 12 7 2>; + dma-names = "rx", "tx"; status = "disabled"; }; }; -- 2.2.1 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH v2] ARM: dts: imx6q: enable dma for ecspi5 2015-01-13 18:04 ` [PATCH v2] ARM: dts: imx6q: enable dma for ecspi5 Anton Bondarenko @ 2015-01-20 6:29 ` Shawn Guo 0 siblings, 0 replies; 2+ messages in thread From: Shawn Guo @ 2015-01-20 6:29 UTC (permalink / raw) To: linux-arm-kernel On Tue, Jan 13, 2015 at 07:04:08PM +0100, Anton Bondarenko wrote: > Enable dma support for ecspi5 controller > > Signed-off-by: Anton Bondarenko <anton_bondarenko@mentor.com> Applied, thanks. > --- > arch/arm/boot/dts/imx6q.dtsi | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm/boot/dts/imx6q.dtsi b/arch/arm/boot/dts/imx6q.dtsi > index 37ee4e5..93ec79b 100644 > --- a/arch/arm/boot/dts/imx6q.dtsi > +++ b/arch/arm/boot/dts/imx6q.dtsi > @@ -95,6 +95,8 @@ > clocks = <&clks IMX6Q_CLK_ECSPI5>, > <&clks IMX6Q_CLK_ECSPI5>; > clock-names = "ipg", "per"; > + dmas = <&sdma 11 7 1>, <&sdma 12 7 2>; > + dma-names = "rx", "tx"; > status = "disabled"; > }; > }; > -- > 2.2.1 > ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-20 6:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <315825>
2015-01-13 18:04 ` [PATCH v2] ARM: dts: imx6q: enable dma for ecspi5 Anton Bondarenko
2015-01-20 6:29 ` Shawn Guo
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).