From: Nishanth Menon <nm@ti.com>
To: <devicetree@vger.kernel.org>, <linux-omap@vger.kernel.org>,
<netdev@vger.kernel.org>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
"Benoît Cousson" <bcousson@baylibre.com>,
"Tony Lindgren" <tony@atomide.com>, "Nishanth Menon" <nm@ti.com>
Subject: [PATCH 0/2] net: smc91x: add DT flags for legacy platforms
Date: Wed, 11 Dec 2013 04:21:43 -0600 [thread overview]
Message-ID: <1386757305-12545-1-git-send-email-nm@ti.com> (raw)
Hi,
SMC91x driver has been converted to device tree, however users of
older lan91c94 based platform need description provided previously by
platform_data. Without this, ethernet fails to function on these platforms.
For example, on SDP2430:
Before: http://pastebin.mozilla.org/3753793
After: http://pastebin.mozilla.org/3753792
Nishanth Menon (2):
net: smc91x: Read hardware behavior flags from device tree
ARM: dts: omap2430-sdp: add flags for ethernet functionality
Documentation/devicetree/bindings/net/smsc91x.txt | 45 +++++++++
arch/arm/boot/dts/omap2430-sdp.dts | 5 +
drivers/net/ethernet/smsc/smc91x.c | 106 ++++++++++++++++++++-
3 files changed, 155 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/net/smsc91x.txt
Regards,
Nishanth Menon
--
1.7.9.5
next reply other threads:[~2013-12-11 10:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-11 10:21 Nishanth Menon [this message]
2013-12-11 10:21 ` [PATCH 1/2] net: smc91x: Read hardware behavior flags from device tree Nishanth Menon
2013-12-11 16:04 ` Tony Lindgren
2013-12-11 18:27 ` Nishanth Menon
2013-12-11 10:21 ` [PATCH 2/2] ARM: dts: omap2430-sdp: add flags for ethernet functionality Nishanth Menon
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=1386757305-12545-1-git-send-email-nm@ti.com \
--to=nm@ti.com \
--cc=bcousson@baylibre.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=tony@atomide.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®