All of lore.kernel.org
 help / color / mirror / Atom feed
From: alexandre.belloni@free-electrons.com (Alexandre Belloni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: at91: at91sam9x5: add clocks for usb device
Date: Fri, 11 Jul 2014 12:47:56 +0200	[thread overview]
Message-ID: <20140711104755.GA3112@piout.net> (raw)
In-Reply-To: <1405074175-22444-1-git-send-email-voice.shen@atmel.com>

On 11/07/2014 at 18:22:55 +0800, Bo Shen wrote :
> 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>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.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
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
To: Bo Shen <voice.shen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
Cc: nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org,
	boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org,
	jiri.prchal-cKCO0sOKHLPtwjQa/ONI9g@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH] ARM: at91: at91sam9x5: add clocks for usb device
Date: Fri, 11 Jul 2014 12:47:56 +0200	[thread overview]
Message-ID: <20140711104755.GA3112@piout.net> (raw)
In-Reply-To: <1405074175-22444-1-git-send-email-voice.shen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>

On 11/07/2014 at 18:22:55 +0800, Bo Shen wrote :
> Add clocks for usb device, or else switch to CCF, the gadget
> won't work.
> 
> Reported-by: Jiří Prchal <jiri.prchal-cKCO0sOKHLPtwjQa/ONI9g@public.gmane.org>
> Signed-off-by: Bo Shen <voice.shen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
Acked-by: Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>

> ---
>  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
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Bo Shen <voice.shen@atmel.com>
Cc: nicolas.ferre@atmel.com, boris.brezillon@free-electrons.com,
	jiri.prchal@aksignal.cz, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: at91: at91sam9x5: add clocks for usb device
Date: Fri, 11 Jul 2014 12:47:56 +0200	[thread overview]
Message-ID: <20140711104755.GA3112@piout.net> (raw)
In-Reply-To: <1405074175-22444-1-git-send-email-voice.shen@atmel.com>

On 11/07/2014 at 18:22:55 +0800, Bo Shen wrote :
> 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>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.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
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2014-07-11 10:47 UTC|newest]

Thread overview: 77+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-11 10:22 [PATCH] ARM: at91: at91sam9x5: add clocks for usb device Bo Shen
2014-07-11 10:22 ` Bo Shen
2014-07-11 10:22 ` Bo Shen
2014-07-11 10:47 ` Alexandre Belloni [this message]
2014-07-11 10:47   ` Alexandre Belloni
2014-07-11 10:47   ` Alexandre Belloni
2014-07-11 10:55   ` Jiří Prchal
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 13:38   ` Jiří Prchal
2014-07-24 13:38   ` Jiří Prchal
2014-07-24 14:26   ` Boris BREZILLON
2014-07-24 14:26     ` Boris BREZILLON
2014-07-24 15:06     ` Jiří Prchal
2014-07-24 15:06       ` Jiří Prchal
2014-07-24 15:58       ` Boris BREZILLON
2014-07-24 15:58         ` Boris BREZILLON
2014-07-25  6:14         ` Jiří Prchal
2014-07-25  6:14           ` Jiří Prchal
2014-07-25  6:14           ` Jiří Prchal
2014-07-25  7:53           ` Boris BREZILLON
2014-07-25  7:53             ` Boris BREZILLON
2014-07-25  7:53             ` Boris BREZILLON
2014-07-25  8:27             ` Jiří Prchal
2014-07-25  8:27               ` Jiří Prchal
2014-07-25  8:27               ` Jiří Prchal
2014-07-25  8:45               ` Boris BREZILLON
2014-07-25  8:45                 ` Boris BREZILLON
2014-07-25  8:54                 ` Jiří Prchal
2014-07-25  8:54                   ` Jiří Prchal
2014-07-25  8:54                   ` Jiří Prchal
2014-07-25  9:01                   ` Boris BREZILLON
2014-07-25  9:01                     ` Boris BREZILLON
2014-07-25  9:13                     ` Jiří Prchal
2014-07-25  9:13                       ` Jiří Prchal
2014-07-25  9:13                       ` Jiří Prchal
2014-07-25  9:31                       ` Boris BREZILLON
2014-07-25  9:31                         ` Boris BREZILLON
2014-07-25  9:31                         ` Boris BREZILLON
2014-07-25 10:06                         ` Jiří Prchal
2014-07-25 10:06                           ` Jiří Prchal
2014-07-25 10:06                           ` Jiří Prchal
2014-07-25 10:18                           ` Boris BREZILLON
2014-07-25 10:18                             ` Boris BREZILLON
2014-07-25 10:32                             ` Jiří Prchal
2014-07-25 10:32                               ` Jiří Prchal
2014-07-25 10:32                               ` Jiří Prchal
2014-07-25 11:34                               ` Boris BREZILLON
2014-07-25 11:34                                 ` Boris BREZILLON
2014-07-25 11:34                                 ` Boris BREZILLON
2014-07-25  8:33             ` Jiří Prchal
2014-07-25  8:33               ` Jiří Prchal
2014-07-25  8:30           ` Alexandre Belloni
2014-07-25  8:30             ` Alexandre Belloni
2014-07-25  8:30             ` Alexandre Belloni
2014-07-25  8:36             ` Boris BREZILLON
2014-07-25  8:36               ` Boris BREZILLON
2014-07-25  8:50               ` Alexandre Belloni
2014-07-25  8:50                 ` Alexandre Belloni
2014-07-25  8:50                 ` Alexandre Belloni
2014-07-25  8:37             ` Jiří Prchal
2014-07-25  8:37               ` Jiří Prchal
2014-07-25  8:54               ` Alexandre Belloni
2014-07-25  8:54                 ` Alexandre Belloni
2014-07-25  8:59                 ` Jiří Prchal
2014-07-25  8:59                   ` Jiří Prchal
2014-07-25  8:59                   ` Jiří Prchal
2014-07-25  9:02                   ` Alexandre Belloni
2014-07-25  9:02                     ` Alexandre Belloni
2014-07-25  9:10                   ` Boris BREZILLON
2014-07-25  9:10                     ` Boris BREZILLON
2014-07-25  9:40                     ` Jiří Prchal
2014-07-25  9:40                       ` Jiří Prchal
  -- strict thread matches above, loose matches on Subject: below --
2014-07-11 16:34 [PATCH] ARM: at91: at91sam9x5: add clocks for usb device Nicolas Ferre
2014-07-11 16:34 ` Nicolas Ferre
2014-07-12 16:15 ` Olof Johansson
2014-07-12 16:15   ` Olof Johansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140711104755.GA3112@piout.net \
    --to=alexandre.belloni@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.