[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20131008181827.GH8313@atomide.com>
Date: Tue, 8 Oct 2013 11:18:27 -0700
From: Tony Lindgren <tony@...mide.com>
To: Afzal Mohammed <afzal@...com>
Cc: linux-omap@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
Paul Walmsley <paul@...an.com>,
Benoit Cousson <bcousson@...libre.com>,
Russell King <linux@....linux.org.uk>,
Ian Campbell <ian.campbell@...rix.com>,
Stephen Warren <swarren@...dotorg.org>,
Mark Rutland <mark.rutland@....com>,
Pawel Moll <pawel.moll@....com>,
Rob Herring <rob.herring@...xeda.com>,
Philipp Zabel <p.zabel@...gutronix.de>
Subject: Re: [PATCH RFC 5/6] ARM: dts: AM335x: prcm node (for reset)
* Afzal Mohammed <afzal@...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@...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@...00000 {
> + compatible = "ti,am3352-prcm";
> + reg = <0x44e00000 0x1300>;
> + #reset-cells = <1>;
> + };
> };
>
> clocks {
> --
> 1.8.3.4
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists