linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RFC 5/6] ARM: dts: AM335x: prcm node (for reset)
Date: Tue, 8 Oct 2013 11:18:27 -0700	[thread overview]
Message-ID: <20131008181827.GH8313@atomide.com> (raw)
In-Reply-To: <00675d65eef61eb4222e6a461ef479ebbd1d4787.1378129416.git.afzal@ti.com>

* Afzal Mohammed <afzal@ti.com> [130902 07:30]:
> Add AM335x prcm node with reset binding.

Please put the .dts changes into a separate series from
driver changes so the driver maintainers don't accidentally
queue also the .dts changes. This is to avoid pointless
self-inflicted merge conflicts.

Regards,

Tony
 
> Signed-off-by: Afzal Mohammed <afzal@ti.com>
> ---
>  arch/arm/boot/dts/am33xx.dtsi | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
> index 4701e3c..c2ccf94 100644
> --- a/arch/arm/boot/dts/am33xx.dtsi
> +++ b/arch/arm/boot/dts/am33xx.dtsi
> @@ -530,6 +530,12 @@
>  			#size-cells = <1>;
>  			status = "disabled";
>  		};
> +
> +		prcm: prcm at 44e00000 {
> +			compatible = "ti,am3352-prcm";
> +			reg = <0x44e00000 0x1300>;
> +			#reset-cells = <1>;
> +		};
>  	};
>  
>  	clocks {
> -- 
> 1.8.3.4
> 

  reply	other threads:[~2013-10-08 18:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-02 14:11 [PATCH RFC 0/6] ARM: OMAP2+: AM43x/AM335x prcm reset driver Afzal Mohammed
2013-09-02 14:15 ` [PATCH RFC 1/6] reset: is_reset and clear_reset api's Afzal Mohammed
2013-09-02 14:16 ` [PATCH RFC 2/6] doc: dt: binding: omap: am43x/am335x prcm reset Afzal Mohammed
2013-09-02 14:18 ` [PATCH RFC 3/6] reset: am43x/am335x support Afzal Mohammed
2013-09-02 14:20 ` [PATCH RFC 4/6] ARM: OMAP2+: AM43x/AM335x: have reset controller Afzal Mohammed
2013-10-08 18:17   ` Tony Lindgren
2013-09-02 14:22 ` [PATCH RFC 5/6] ARM: dts: AM335x: prcm node (for reset) Afzal Mohammed
2013-10-08 18:18   ` Tony Lindgren [this message]
2013-09-02 14:22 ` [PATCH RFC 6/6] ARM: dts: AM4372: " Afzal Mohammed
2013-09-05 10:07 ` [PATCH RFC 0/6] ARM: OMAP2+: AM43x/AM335x prcm reset driver Philipp Zabel
2013-09-05 15:56   ` Afzal Mohammed
2013-09-09  9:06     ` Philipp Zabel
2013-09-12 12:09       ` Afzal Mohammed

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=20131008181827.GH8313@atomide.com \
    --to=tony@atomide.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).