Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e8295dc3 authored by Yoshihiro Shimoda's avatar Yoshihiro Shimoda Committed by Simon Horman
Browse files

ARM: shmobile: r8a7790: Enable DMA for HSUSB



This patch adds DMA properties to the HSUSB node.

Signed-off-by: default avatarYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent a3ff2090
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -673,6 +673,9 @@
		renesas,buswait = <4>;
		phys = <&usb0 1>;
		phy-names = "usb";
		dmas = <&usb_dmac0 0>, <&usb_dmac0 1>,
		       <&usb_dmac1 0>, <&usb_dmac1 1>;
		dma-names = "ch0", "ch1", "ch2", "ch3";
		status = "disabled";
	};