All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oliver Schinagl <oliver+list@schinagl.nl>
To: netdev@vger.kernel.org
Subject: Re: [PATCH 0/5] ARM: sunxi: Add support for A10 Ethernet controller
Date: Tue, 19 Mar 2013 09:47:10 +0000 (UTC)	[thread overview]
Message-ID: <loom.20130319T104406-67@post.gmane.org> (raw)
In-Reply-To: 1363380605-6577-1-git-send-email-maxime.ripard@free-electrons.com

Maxime Ripard <maxime.ripard <at> free-electrons.com> writes:

> 
> Hi,
> 
> The Allwinner A10 SoC has an ethernet that is said to be coming from
> Davicom embedded in it. This IP has no public documentation, so exact
> details are quite sparse, and this code come from refactored allwinner
> code.
As we discussed on #linux-sunxi, it may be davicom IP it also may not be.
Register address do not match at all, so it could be that it is only partial
davicom IP at best.

I therefore suggest we put it in kernel/drivers/net/ethernet/allwinner/ and name
the modules/files sunxi-emac.c and sunxi-gmac.c (for the new gigabit mac in the
newest SoC's)...


Thanks,
Oliver
> 
> Since we don't have any clock support yet for the Allwinner SoCs, we
> rely on the bootloader to enable the wemac clock.
> 
> Thanks,
> Maxime

      parent reply	other threads:[~2013-03-19 18:29 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-15 20:49 [PATCH 0/5] ARM: sunxi: Add support for A10 Ethernet controller Maxime Ripard
2013-03-15 20:49 ` Maxime Ripard
2013-03-15 20:50 ` [PATCH 1/5] net: Add davicom wemac ethernet driver found on Allwinner A10 SoC's Maxime Ripard
2013-03-15 20:50   ` Maxime Ripard
2013-03-15 21:01   ` Maxime Ripard
2013-03-15 21:01     ` Maxime Ripard
2013-03-16 14:41   ` Florian Fainelli
2013-03-16 14:41     ` Florian Fainelli
2013-03-19 18:39     ` Maxime Ripard
2013-03-19 18:39       ` Maxime Ripard
2013-03-16 14:55   ` Alexander Shiyan
2013-03-16 14:55     ` Alexander Shiyan
2013-03-16 14:55     ` Alexander Shiyan
2013-03-15 20:50 ` [PATCH 2/5] ARM: sunxi: Add wemac to sun4i dtsi Maxime Ripard
2013-03-15 20:50   ` Maxime Ripard
2013-03-15 20:50   ` Maxime Ripard
2013-03-15 20:50 ` [PATCH 3/5] ARM: sun4i: Add muxing options for the ethernet controller Maxime Ripard
2013-03-15 20:50   ` Maxime Ripard
2013-03-15 20:50   ` Maxime Ripard
2013-03-15 20:50 ` [PATCH 4/5] ARM: cubieboard: Enable ethernet (WEMAC) support in dts Maxime Ripard
2013-03-15 20:50   ` Maxime Ripard
2013-03-15 20:50 ` [PATCH 5/5] ARM: hackberry: dt: Add Ethernet controller to the Hackberry device tree Maxime Ripard
2013-03-15 20:50   ` Maxime Ripard
2013-03-19  9:47 ` Oliver Schinagl [this message]

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=loom.20130319T104406-67@post.gmane.org \
    --to=oliver+list@schinagl.nl \
    --cc=netdev@vger.kernel.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.