public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: ulli.kroll@googlemail.com (Hans Ulli Kroll)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 00/22] Conversion of ARMv4 Gemini to DT and multiplatform
Date: Tue, 24 Jan 2017 18:24:55 +0100 (CET)	[thread overview]
Message-ID: <alpine.LNX.2.00.1701241734140.2736@T420s> (raw)
In-Reply-To: <CACRpkdbdsNU6pOcewyZw_jpXzXvm_aj0FURY7Ty5FkT227iZ=Q@mail.gmail.com>

Hi Linus,

thanks for the work converting Gemini to DT.

On Sun, 22 Jan 2017, Linus Walleij wrote:

> On Sun, Jan 22, 2017 at 7:42 PM, Florian Fainelli <f.fainelli@gmail.com> wrote:
> > On 01/22/2017 04:15 AM, Linus Walleij wrote:
> >> I got a Gemini platform from Florian Fainelli over at OpenWRT
> >> some time back. I finally got around to "future-proofing" the
> >> platform, which was the idea when he paintakingly sent the box
> >> over to me.
> >
> > I would have happily tested that series ;) thanks a lot for making it
> > happen!
> 
> There is a git branch here:
> https://git.kernel.org/cgit/linux/kernel/git/linusw/linux-nomadik.git/log/?h=gemini
> 
> I collect info and instructions to get it running here:
> https://dflund.se/~triad/krad/gemini/
> 
> >> The OpenWRT tree still have a whole bunch of significant out-of
> >> tree drivers:
> >>
> >> - Watchdog
> >> - GMAC (ethernet)
> >
> > Been wondering about the GMAC driver a little bit, and it does not
> > appear to be neither a Synopsys/Designware core (although not 100%
> > sure), nor the ftgmac100 either.
> >
> > This submission does appear to be in a good shape:
> > https://lwn.net/Articles/437889/
> 

AFAICR
This is a dual GMAC !

They are two different base address for each GMAC and one shared
base address for both of them.
This is all in one address space which remaps the driver.

And to make it worse two interrupt lines, one of them is also shared.

Any ideas to "convert" this into DT ??
Because I think it's impossible to split both GMAC interfaces ??

Greetings
Hans Ulli Kroll

  reply	other threads:[~2017-01-24 17:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-22 12:15 [PATCH 00/22] Conversion of ARMv4 Gemini to DT and multiplatform Linus Walleij
2017-01-22 18:42 ` Florian Fainelli
2017-01-22 22:44   ` Linus Walleij
2017-01-24 17:24     ` Hans Ulli Kroll [this message]
2017-01-24 20:47       ` Linus Walleij
2017-01-24 20:49         ` Florian Fainelli
2017-01-30 16:35           ` Hans Ulli Kroll
2017-02-11 13:20             ` Linus Walleij
2017-02-11 17:57               ` Hans Ulli Kroll
2017-02-13  3:22                 ` John Feng-Hsin Chiang(江峰興)
2017-02-13  9:20                   ` Hans Ulli Kroll
2017-02-08 13:13 ` Hans Ulli Kroll
2017-02-10 12:26   ` Linus Walleij

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=alpine.LNX.2.00.1701241734140.2736@T420s \
    --to=ulli.kroll@googlemail.com \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox