[PATCH 03/17] ARM: pxa/raumfeld: add SMSC9220 ethernet support

Russell King - ARM Linux linux at arm.linux.org.uk
Wed Nov 25 11:56:54 EST 2009


On Wed, Nov 25, 2009 at 04:49:47PM +0100, Daniel Mack wrote:
> I had it that way, but the idea is to prevent double definitions. What
> we have now is a config for all pins needed by the ethernet device, and
> each machine which needs that just references it. It looks more straight
> forward this way, but eventually that might be a matter of taste :)
> 
> Unless anyone has a strong opinion abouth that, I'd like to keep it as
> it is now.

How about just having each board setup all MFP configuration at boot time
and be done with it - yes, it'll mean some duplication for the pins which
are common, but at least you know when looking at board N how all the pins
are configured.



More information about the linux-arm-kernel mailing list