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

Commit 363d4ddc authored by Bo Shen's avatar Bo Shen Committed by Olof Johansson
Browse files

ARM: at91: at91sam9x5: add clocks for usb device



Add clocks for usb device, or else switch to CCF, the gadget
won't work.

Reported-by: default avatarJiri Prchal <jiri.prchal@aksignal.cz>
Signed-off-by: default avatarBo Shen <voice.shen@atmel.com>
Acked-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tested-by: default avatarJiri Prchal <jiri.prchal@aksignal.cz>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent c58a27a4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1045,6 +1045,8 @@
				reg = <0x00500000 0x80000
				       0xf803c000 0x400>;
				interrupts = <23 IRQ_TYPE_LEVEL_HIGH 0>;
				clocks = <&usb>, <&udphs_clk>;
				clock-names = "hclk", "pclk";
				status = "disabled";

				ep0 {