public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: shc_work@mail•ru (Alexander Shiyan)
To: linux-arm-kernel@lists•infradead.org
Subject: Re: [PATCH 1/5] net: Add davicom wemac ethernet driver found on Allwinner A10 SoC's
Date: Sat, 16 Mar 2013 18:55:10 +0400	[thread overview]
Message-ID: <1363445710.396407038@f286.mail.ru> (raw)
In-Reply-To: <1363380605-6577-2-git-send-email-maxime.ripard@free-electrons.com>

> From: Stefan Roese <sr@denx•de>
> 
> The Allwinner A10 has an ethernet controller that is advertised as
> coming from Davicom.
> 
> The exact feature set of this controller is unknown, since there is no
> public documentation for this IP, and this driver is mostly the one
> published by Allwinner that has been heavily cleaned up.
...
> +Example:
> +
> +wemac: ethernet at 01c0b000 {
> +       compatible = "davicom,wemac";
> +       reg = <0x01c0b000 0x1000>;
> +       interrupts = <55>;
> +       allwinner,power-gpios = <&pio 7 19 0>;

I think regulator API is better for use for this.
And gpio-regulator for this case.

---

  parent reply	other threads:[~2013-03-16 14:55 UTC|newest]

Thread overview: 10+ 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:50 ` [PATCH 1/5] net: Add davicom wemac ethernet driver found on Allwinner A10 SoC's Maxime Ripard
2013-03-15 21:01   ` Maxime Ripard
2013-03-16 14:41   ` Florian Fainelli
2013-03-19 18:39     ` Maxime Ripard
2013-03-16 14:55   ` Alexander Shiyan [this message]
2013-03-15 20:50 ` [PATCH 2/5] ARM: sunxi: Add wemac to sun4i dtsi 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 ` [PATCH 4/5] ARM: cubieboard: Enable ethernet (WEMAC) support in dts Maxime Ripard
2013-03-15 20:50 ` [PATCH 5/5] ARM: hackberry: dt: Add Ethernet controller to the Hackberry device tree Maxime Ripard

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=1363445710.396407038@f286.mail.ru \
    --to=shc_work@mail$(echo .)ru \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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