linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: dinguyen@altera.com (Dinh Nguyen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: socfpga: dts: add pl330 clock
Date: Thu, 9 Jan 2014 10:24:22 -0600	[thread overview]
Message-ID: <1389284662.13556.26.camel@linux-builds1> (raw)
In-Reply-To: <1387449054-27115-1-git-send-email-s.trumtrar@pengutronix.de>

On Thu, 2013-12-19 at 11:30 +0100, Steffen Trumtrar wrote:
> The pl330 dmac won't be added to the list of amba devices, as it doesn't have
> a clock entry.
> Add the clock.
> 
> Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
> ---
> Rebased to
> 	git://git.rocketboards.org/linux-socfpga-next.git next-dt
> 
>  arch/arm/boot/dts/socfpga.dtsi | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/socfpga.dtsi b/arch/arm/boot/dts/socfpga.dtsi
> index 634950f..8920371 100644
> --- a/arch/arm/boot/dts/socfpga.dtsi
> +++ b/arch/arm/boot/dts/socfpga.dtsi
> @@ -79,6 +79,8 @@
>  				#dma-cells = <1>;
>  				#dma-channels = <8>;
>  				#dma-requests = <32>;
> +				clocks = <&l4_main_clk>;
> +				clock-names = "apb_pclk";
>  			};
>  		};
>  

Applied to next-dt.

Thanks,
Dinh

      reply	other threads:[~2014-01-09 16:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-19 10:30 [PATCH] ARM: socfpga: dts: add pl330 clock Steffen Trumtrar
2014-01-09 16:24 ` Dinh Nguyen [this message]

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=1389284662.13556.26.camel@linux-builds1 \
    --to=dinguyen@altera.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 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).