From: Tony Lindgren <tony@atomide.com>
To: Igor Grinberg <grinberg@compulab.co.il>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Ilya Yanok <yanok@emcraft.com>
Subject: Re: [PATCH v3 1/2] ARM: OMAP: move generic EMAC init to separate file
Date: Mon, 5 Mar 2012 10:19:32 -0800 [thread overview]
Message-ID: <20120305181932.GC12083@atomide.com> (raw)
In-Reply-To: <1330593544-25411-1-git-send-email-grinberg@compulab.co.il>
* Igor Grinberg <grinberg@compulab.co.il> [120301 00:47]:
> From: Ilya Yanok <yanok@emcraft.com>
>
> AM35xx SoCs include DaVinci EMAC IP. Initialization code in
> board-am3517evm.c is pretty board independent and will work for any
> AM35xx based board so move this code to it's own file to be reused by
> other boards.
>
> Signed-off-by: Ilya Yanok <yanok@emcraft.com>
> Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
> ---
> v3: - use DEFINE_RES_* macros
> - check error of platform_device_register()
> - introduce a default MDIO bus frequency define
>
> Tony, this patch has been floating for about two months:
> http://www.spinics.net/lists/linux-omap/msg62160.html
> can it be applied for 3.4?
Yes sorry for the delays, applying this and the related
cm-t3517 patch to board branch.
Regards,
Tony
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 1/2] ARM: OMAP: move generic EMAC init to separate file
Date: Mon, 5 Mar 2012 10:19:32 -0800 [thread overview]
Message-ID: <20120305181932.GC12083@atomide.com> (raw)
In-Reply-To: <1330593544-25411-1-git-send-email-grinberg@compulab.co.il>
* Igor Grinberg <grinberg@compulab.co.il> [120301 00:47]:
> From: Ilya Yanok <yanok@emcraft.com>
>
> AM35xx SoCs include DaVinci EMAC IP. Initialization code in
> board-am3517evm.c is pretty board independent and will work for any
> AM35xx based board so move this code to it's own file to be reused by
> other boards.
>
> Signed-off-by: Ilya Yanok <yanok@emcraft.com>
> Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
> ---
> v3: - use DEFINE_RES_* macros
> - check error of platform_device_register()
> - introduce a default MDIO bus frequency define
>
> Tony, this patch has been floating for about two months:
> http://www.spinics.net/lists/linux-omap/msg62160.html
> can it be applied for 3.4?
Yes sorry for the delays, applying this and the related
cm-t3517 patch to board branch.
Regards,
Tony
next prev parent reply other threads:[~2012-03-05 18:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-20 23:26 [PATCH V2] am35xx-emac: move generic EMAC init to separate file Ilya Yanok
2011-12-21 6:07 ` Hiremath, Vaibhav
2011-12-21 9:14 ` Ilya Yanok
2011-12-21 9:50 ` Hiremath, Vaibhav
2012-03-01 9:19 ` [PATCH v3 1/2] ARM: OMAP: " Igor Grinberg
2012-03-01 9:19 ` Igor Grinberg
2012-03-05 18:19 ` Tony Lindgren [this message]
2012-03-05 18:19 ` Tony Lindgren
2012-03-01 9:19 ` [PATCH 2/2] ARM: OMAP3: cm-t3517: add EMAC support Igor Grinberg
2012-03-01 9:19 ` Igor Grinberg
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=20120305181932.GC12083@atomide.com \
--to=tony@atomide.com \
--cc=grinberg@compulab.co.il \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=yanok@emcraft.com \
/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.