devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: at91: at91sam9x5: add clocks for usb device
@ 2014-07-11 10:22 Bo Shen
       [not found] ` <1405074175-22444-1-git-send-email-voice.shen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 29+ messages in thread
From: Bo Shen @ 2014-07-11 10:22 UTC (permalink / raw)
  To: nicolas.ferre, boris.brezillon, jiri.prchal
  Cc: linux-arm-kernel, linux-kernel, devicetree, Bo Shen

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

Reported-by: Jiří Prchal <jiri.prchal@aksignal.cz>
Signed-off-by: Bo Shen <voice.shen@atmel.com>
---
 arch/arm/boot/dts/at91sam9x5.dtsi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/at91sam9x5.dtsi b/arch/arm/boot/dts/at91sam9x5.dtsi
index d6133f4..2ebc421 100644
--- a/arch/arm/boot/dts/at91sam9x5.dtsi
+++ b/arch/arm/boot/dts/at91sam9x5.dtsi
@@ -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 {
-- 
1.8.5.2

^ permalink raw reply related	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2014-07-25 11:34 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-11 10:22 [PATCH] ARM: at91: at91sam9x5: add clocks for usb device Bo Shen
     [not found] ` <1405074175-22444-1-git-send-email-voice.shen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2014-07-11 10:47   ` Alexandre Belloni
2014-07-11 10:55     ` Jiří Prchal
2014-07-24 13:38   ` [PATCH] ARM: at91: at91sam9x5: sets NPCS0 (PA14) back to GPIO Jiří Prchal
2014-07-24 14:26     ` Boris BREZILLON
2014-07-24 15:06       ` Jiří Prchal
2014-07-24 15:58         ` Boris BREZILLON
2014-07-25  6:14           ` Jiří Prchal
     [not found]             ` <53D1F5D0.1080006-cKCO0sOKHLPtwjQa/ONI9g@public.gmane.org>
2014-07-25  7:53               ` Boris BREZILLON
2014-07-25  8:27                 ` Jiří Prchal
2014-07-25  8:45                   ` Boris BREZILLON
2014-07-25  8:54                     ` Jiří Prchal
2014-07-25  9:01                       ` Boris BREZILLON
2014-07-25  9:13                         ` Jiří Prchal
     [not found]                           ` <53D21FCF.7010402-cKCO0sOKHLPtwjQa/ONI9g@public.gmane.org>
2014-07-25  9:31                             ` Boris BREZILLON
2014-07-25 10:06                               ` Jiří Prchal
2014-07-25 10:18                                 ` Boris BREZILLON
2014-07-25 10:32                                   ` Jiří Prchal
     [not found]                                     ` <53D23246.1010300-cKCO0sOKHLPtwjQa/ONI9g@public.gmane.org>
2014-07-25 11:34                                       ` Boris BREZILLON
2014-07-25  8:33                 ` Jiří Prchal
2014-07-25  8:30               ` Alexandre Belloni
2014-07-25  8:36                 ` Boris BREZILLON
2014-07-25  8:50                   ` Alexandre Belloni
2014-07-25  8:37                 ` Jiří Prchal
2014-07-25  8:54                   ` Alexandre Belloni
     [not found]                     ` <20140725085436.GF9532-m++hUPXGwpdeoWH0uzbU5w@public.gmane.org>
2014-07-25  8:59                       ` Jiří Prchal
2014-07-25  9:02                         ` Alexandre Belloni
2014-07-25  9:10                         ` Boris BREZILLON
2014-07-25  9:40                           ` Jiří Prchal

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).