From: Tony Lindgren <tony@atomide.com>
To: Markus Pargmann <mpa@pengutronix.de>
Cc: "David S. Miller" <davem@davemloft.net>,
"Benoît Cousson" <bcousson@baylibre.com>,
"Wolfram Sang" <wsa@the-dreams.de>,
"Steven Rostedt" <rostedt@goodmis.org>,
"Mugunthan V N" <mugunthanvnm@ti.com>,
linux-omap@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de
Subject: Re: [PATCH v5 6/7] am33xx: define syscon control module device node
Date: Mon, 25 Aug 2014 09:01:57 -0700 [thread overview]
Message-ID: <20140825160156.GH17254@atomide.com> (raw)
In-Reply-To: <1408947828-22316-7-git-send-email-mpa@pengutronix.de>
* Markus Pargmann <mpa@pengutronix.de> [140824 23:24]:
> Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
> Reviewed-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Tony Lindgren <tony@atomide.com>
> ---
> arch/arm/boot/dts/am33xx.dtsi | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
> index 3a0a161342ba..25e38b6ac376 100644
> --- a/arch/arm/boot/dts/am33xx.dtsi
> +++ b/arch/arm/boot/dts/am33xx.dtsi
> @@ -132,6 +132,11 @@
> };
> };
>
> + cm: syscon@44e10000 {
> + compatible = "ti,am33xx-controlmodule", "syscon";
> + reg = <0x44e10000 0x800>;
> + };
> +
> intc: interrupt-controller@48200000 {
> compatible = "ti,omap2-intc";
> interrupt-controller;
> --
> 2.1.0.rc1
>
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 6/7] am33xx: define syscon control module device node
Date: Mon, 25 Aug 2014 09:01:57 -0700 [thread overview]
Message-ID: <20140825160156.GH17254@atomide.com> (raw)
In-Reply-To: <1408947828-22316-7-git-send-email-mpa@pengutronix.de>
* Markus Pargmann <mpa@pengutronix.de> [140824 23:24]:
> Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
> Reviewed-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Tony Lindgren <tony@atomide.com>
> ---
> arch/arm/boot/dts/am33xx.dtsi | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
> index 3a0a161342ba..25e38b6ac376 100644
> --- a/arch/arm/boot/dts/am33xx.dtsi
> +++ b/arch/arm/boot/dts/am33xx.dtsi
> @@ -132,6 +132,11 @@
> };
> };
>
> + cm: syscon at 44e10000 {
> + compatible = "ti,am33xx-controlmodule", "syscon";
> + reg = <0x44e10000 0x800>;
> + };
> +
> intc: interrupt-controller at 48200000 {
> compatible = "ti,omap2-intc";
> interrupt-controller;
> --
> 2.1.0.rc1
>
next prev parent reply other threads:[~2014-08-25 16:02 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-25 6:23 [PATCH v5 0/7] net: cpsw: Support for am335x chip MACIDs Markus Pargmann
2014-08-25 6:23 ` Markus Pargmann
2014-08-25 6:23 ` [PATCH v5 1/7] DT doc: net: cpsw mac-address is optional Markus Pargmann
2014-08-25 6:23 ` Markus Pargmann
2014-08-25 6:23 ` [PATCH v5 2/7] net: cpsw: Add missing return value Markus Pargmann
2014-08-25 6:23 ` Markus Pargmann
2014-08-25 6:23 ` [PATCH v5 3/7] net: cpsw: header, Add missing include Markus Pargmann
2014-08-25 6:23 ` Markus Pargmann
2014-08-25 6:23 ` [PATCH v5 4/7] net: cpsw: Replace pr_err by dev_err Markus Pargmann
2014-08-25 6:23 ` Markus Pargmann
2014-08-25 6:23 ` [PATCH v5 5/7] net: cpsw: Add am33xx MACID readout Markus Pargmann
2014-08-25 6:23 ` Markus Pargmann
2014-08-25 16:01 ` Tony Lindgren
2014-08-25 16:01 ` Tony Lindgren
2014-08-26 5:55 ` Markus Pargmann
2014-08-26 5:55 ` Markus Pargmann
2014-08-25 6:23 ` [PATCH v5 6/7] am33xx: define syscon control module device node Markus Pargmann
2014-08-25 6:23 ` Markus Pargmann
2014-08-25 16:01 ` Tony Lindgren [this message]
2014-08-25 16:01 ` Tony Lindgren
2014-08-25 6:23 ` [PATCH v5 7/7] arm: dts: am33xx, Add syscon phandle to cpsw node Markus Pargmann
2014-08-25 6:23 ` Markus Pargmann
2014-08-25 16:02 ` Tony Lindgren
2014-08-25 16:02 ` Tony Lindgren
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=20140825160156.GH17254@atomide.com \
--to=tony@atomide.com \
--cc=bcousson@baylibre.com \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=mpa@pengutronix.de \
--cc=mugunthanvnm@ti.com \
--cc=rostedt@goodmis.org \
--cc=wsa@the-dreams.de \
/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.