提交 7706993e 编写于 作者: Y Yoshihiro Shimoda 提交者: Simon Horman

ARM: shmobile: r8a7791: Enable DMA for HSUSB

This patch adds DMA properties to the HSUSB node.
Signed-off-by: NYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 e3e25edc
...@@ -723,6 +723,9 @@ ...@@ -723,6 +723,9 @@
renesas,buswait = <4>; renesas,buswait = <4>;
phys = <&usb0 1>; phys = <&usb0 1>;
phy-names = "usb"; phy-names = "usb";
dmas = <&usb_dmac0 0>, <&usb_dmac0 1>,
<&usb_dmac1 0>, <&usb_dmac1 1>;
dma-names = "ch0", "ch1", "ch2", "ch3";
status = "disabled"; status = "disabled";
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册