From: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>
To: Mugunthan V N <mugunthanvnm-l0cyMroinI0@public.gmane.org>
Cc: bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [resend PATCH 0/3] Add DRA7xx CPSW Ethernet support in Device Tree
Date: Mon, 8 Sep 2014 14:34:40 -0500 [thread overview]
Message-ID: <20140908193440.GC12150@kahuna> (raw)
In-Reply-To: <1410203998-8700-1-git-send-email-mugunthanvnm-l0cyMroinI0@public.gmane.org>
On 00:49-20140909, Mugunthan V N wrote:
> Adding device tree entry for CPSW to make it work in Dual EMAC mode.
>
> These patches were tested with DRA7 hwmod patches on top of linux-next.
> The patches were already reviewed [1] and has been waiting for cross bar
> and hwmod to be pulled in. Now since all dependent patches has already
> pulled in, so reposting the patches again.
>
> Patches are tested on linux-next, the boot logs on DRA7xx EVM [2]
>
> [1] https://lkml.org/lkml/2014/5/13/89
> [2] http://slexy.org/view/s2YqO0Wj9b
Sorry this is now blocked inside TI. could you explain the testing done
for sleep state? did you attempt sleep mode before testing this?
>
> Mugunthan V N (3):
> pinctrl: dra7: dt-bindings: add pin off modes for dra7 SoC
> arm/dts: dra7xx: Add CPSW and MDIO module nodes for dra7xx
> arm/dts: dra7xx: Enable CPSW and MDIO for dra7xx EVM
>
> arch/arm/boot/dts/dra7-evm.dts | 107 ++++++++++++++++++++++++++++++++++++++
> arch/arm/boot/dts/dra7.dtsi | 59 +++++++++++++++++++++
> include/dt-bindings/pinctrl/dra.h | 8 +++
> 3 files changed, 174 insertions(+)
>
--
Regards,
Nishanth Menon
--
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: Nishanth Menon <nm@ti.com>
To: Mugunthan V N <mugunthanvnm@ti.com>
Cc: <bcousson@baylibre.com>, <tony@atomide.com>,
<devicetree@vger.kernel.org>, <linux-omap@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [resend PATCH 0/3] Add DRA7xx CPSW Ethernet support in Device Tree
Date: Mon, 8 Sep 2014 14:34:40 -0500 [thread overview]
Message-ID: <20140908193440.GC12150@kahuna> (raw)
In-Reply-To: <1410203998-8700-1-git-send-email-mugunthanvnm@ti.com>
On 00:49-20140909, Mugunthan V N wrote:
> Adding device tree entry for CPSW to make it work in Dual EMAC mode.
>
> These patches were tested with DRA7 hwmod patches on top of linux-next.
> The patches were already reviewed [1] and has been waiting for cross bar
> and hwmod to be pulled in. Now since all dependent patches has already
> pulled in, so reposting the patches again.
>
> Patches are tested on linux-next, the boot logs on DRA7xx EVM [2]
>
> [1] https://lkml.org/lkml/2014/5/13/89
> [2] http://slexy.org/view/s2YqO0Wj9b
Sorry this is now blocked inside TI. could you explain the testing done
for sleep state? did you attempt sleep mode before testing this?
>
> Mugunthan V N (3):
> pinctrl: dra7: dt-bindings: add pin off modes for dra7 SoC
> arm/dts: dra7xx: Add CPSW and MDIO module nodes for dra7xx
> arm/dts: dra7xx: Enable CPSW and MDIO for dra7xx EVM
>
> arch/arm/boot/dts/dra7-evm.dts | 107 ++++++++++++++++++++++++++++++++++++++
> arch/arm/boot/dts/dra7.dtsi | 59 +++++++++++++++++++++
> include/dt-bindings/pinctrl/dra.h | 8 +++
> 3 files changed, 174 insertions(+)
>
--
Regards,
Nishanth Menon
next prev parent reply other threads:[~2014-09-08 19:34 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-08 19:19 [resend PATCH 0/3] Add DRA7xx CPSW Ethernet support in Device Tree Mugunthan V N
2014-09-08 19:19 ` Mugunthan V N
2014-09-08 19:19 ` [resend PATCH 1/3] pinctrl: dra7: dt-bindings: add pin off modes for dra7 SoC Mugunthan V N
2014-09-08 19:19 ` Mugunthan V N
[not found] ` <1410203998-8700-2-git-send-email-mugunthanvnm-l0cyMroinI0@public.gmane.org>
2014-09-08 19:32 ` Nishanth Menon
2014-09-08 19:32 ` Nishanth Menon
2014-09-09 9:17 ` Mugunthan V N
2014-09-09 9:17 ` Mugunthan V N
2014-09-08 19:19 ` [resend PATCH 2/3] arm/dts: dra7xx: Add CPSW and MDIO module nodes for dra7xx Mugunthan V N
2014-09-08 19:19 ` Mugunthan V N
2014-09-08 19:19 ` [resend PATCH 3/3] arm/dts: dra7xx: Enable CPSW and MDIO for dra7xx EVM Mugunthan V N
2014-09-08 19:19 ` Mugunthan V N
2014-09-08 19:33 ` Nishanth Menon
2014-09-08 19:33 ` Nishanth Menon
[not found] ` <1410203998-8700-1-git-send-email-mugunthanvnm-l0cyMroinI0@public.gmane.org>
2014-09-08 19:34 ` Nishanth Menon [this message]
2014-09-08 19:34 ` [resend PATCH 0/3] Add DRA7xx CPSW Ethernet support in Device Tree Nishanth Menon
2014-09-09 11:29 ` Mugunthan V N
2014-09-09 11:29 ` Mugunthan V N
[not found] ` <540EE4B0.70207-l0cyMroinI0@public.gmane.org>
2014-09-09 12:15 ` Nishanth Menon
2014-09-09 12:15 ` Nishanth Menon
2014-09-09 12:56 ` Mugunthan V N
2014-09-09 13:04 ` Nishanth Menon
-- strict thread matches above, loose matches on Subject: below --
2014-09-08 19:10 Mugunthan V N
2014-09-08 19:10 ` Mugunthan V N
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=20140908193440.GC12150@kahuna \
--to=nm-l0cymroini0@public.gmane.org \
--cc=bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mugunthanvnm-l0cyMroinI0@public.gmane.org \
--cc=tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.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.