mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Robert Jarzmik <robert.jarzmik@free.fr>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/3] net: smc1111: allow platform specific accessors
Date: Thu, 29 Jan 2015 10:47:20 +0100	[thread overview]
Message-ID: <20150129094720.GG12209@pengutronix.de> (raw)
In-Reply-To: <1422308050-13895-1-git-send-email-robert.jarzmik@free.fr>

Hi Robert,

On Mon, Jan 26, 2015 at 10:34:08PM +0100, Robert Jarzmik wrote:
> Smc network IPs can be wired up in different funny ways. For example the
> lubbock pxa25x development platform wires all address lines shifted by
> 2, ie. bus A2 is smc91c96 A0, bus A3 is smc91c96 A1 etc ...

Yeah I know, connecting the 91c111 inspired the board designers to many
funny things. Passing function pointers in platform_data is not very
future proof since this doesn't work with device tree. I see that the
Linux driver has device tree support. Does this binding work for you?


Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  parent reply	other threads:[~2015-01-29  9:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-26 21:34 Robert Jarzmik
2015-01-26 21:34 ` [PATCH 2/3] net: smc1111: extend the driver for 91c94 and 91c96 support Robert Jarzmik
2015-01-26 21:34 ` [PATCH 3/3] net: smc1111: improve debug capability Robert Jarzmik
2015-01-29  9:47 ` Sascha Hauer [this message]
2015-01-29 14:01   ` [PATCH 1/3] net: smc1111: allow platform specific accessors robert.jarzmik
2015-01-30  7:37     ` Sascha Hauer
2015-01-30  8:03       ` Robert Jarzmik

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=20150129094720.GG12209@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=robert.jarzmik@free.fr \
    /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