All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
To: Mugunthan V N <mugunthanvnm-l0cyMroinI0@public.gmane.org>
Cc: bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
	nm-l0cyMroinI0@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 1/1] ARM: dts: dra72x-evm: Enable CPSW and MDIO
Date: Mon, 10 Nov 2014 14:33:51 -0800	[thread overview]
Message-ID: <20141110223351.GZ31454@atomide.com> (raw)
In-Reply-To: <1415008693-28552-1-git-send-email-mugunthanvnm-l0cyMroinI0@public.gmane.org>

* Mugunthan V N <mugunthanvnm-l0cyMroinI0@public.gmane.org> [141103 01:59]:
> Adding CPSW phy-id, CPSW and MDIO pinmux configuration for active and
> sleep states and enable them in board evm dts file.
> 
> Signed-off-by: Mugunthan V N <mugunthanvnm-l0cyMroinI0@public.gmane.org>
> ---
> 
> Adding device tree entry for CPSW to make it work in Switch mode.
> Patches are tested on top of Nishanth's PM tree for v3.17 [1] and pushed
> my tree to [2].
> 
> Did a boot test with CPSW and ping test with suspend/resume, the boot logs
> on DRA72x EVM are posted at [3]
> 
> This patch depends on the DRA7xx CPSW support patch series [4] and one driver
> patch (47276fc drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out)
> which is already present in linux-next

Applying into omap-for-v3.19/dt thanks.

Tony
 
> [1] git://github.com/nmenon/linux-2.6-playground.git testing/v3.17/cpu-idle-suspend-dra7-omap5-framework
> [2] git://git.ti.com/~mugunthanvnm/ti-linux-kernel/linux.git for-v3.19/dra72-evm-cpsw
> [3] http://pastebin.ubuntu.com/8800549/
> [4] http://comments.gmane.org/gmane.linux.kernel/1810171
--
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: Tony Lindgren <tony@atomide.com>
To: Mugunthan V N <mugunthanvnm@ti.com>
Cc: bcousson@baylibre.com, nm@ti.com, devicetree@vger.kernel.org,
	linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] ARM: dts: dra72x-evm: Enable CPSW and MDIO
Date: Mon, 10 Nov 2014 14:33:51 -0800	[thread overview]
Message-ID: <20141110223351.GZ31454@atomide.com> (raw)
In-Reply-To: <1415008693-28552-1-git-send-email-mugunthanvnm@ti.com>

* Mugunthan V N <mugunthanvnm@ti.com> [141103 01:59]:
> Adding CPSW phy-id, CPSW and MDIO pinmux configuration for active and
> sleep states and enable them in board evm dts file.
> 
> Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
> ---
> 
> Adding device tree entry for CPSW to make it work in Switch mode.
> Patches are tested on top of Nishanth's PM tree for v3.17 [1] and pushed
> my tree to [2].
> 
> Did a boot test with CPSW and ping test with suspend/resume, the boot logs
> on DRA72x EVM are posted at [3]
> 
> This patch depends on the DRA7xx CPSW support patch series [4] and one driver
> patch (47276fc drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out)
> which is already present in linux-next

Applying into omap-for-v3.19/dt thanks.

Tony
 
> [1] git://github.com/nmenon/linux-2.6-playground.git testing/v3.17/cpu-idle-suspend-dra7-omap5-framework
> [2] git://git.ti.com/~mugunthanvnm/ti-linux-kernel/linux.git for-v3.19/dra72-evm-cpsw
> [3] http://pastebin.ubuntu.com/8800549/
> [4] http://comments.gmane.org/gmane.linux.kernel/1810171

  parent reply	other threads:[~2014-11-10 22:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-03  9:58 [PATCH 1/1] ARM: dts: dra72x-evm: Enable CPSW and MDIO Mugunthan V N
2014-11-03  9:58 ` Mugunthan V N
     [not found] ` <1415008693-28552-1-git-send-email-mugunthanvnm-l0cyMroinI0@public.gmane.org>
2014-11-10 22:33   ` Tony Lindgren [this message]
2014-11-10 22:33     ` 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=20141110223351.GZ31454@atomide.com \
    --to=tony-4v6ys6ai5vpbdgjk7y7tuq@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=nm-l0cyMroinI0@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.