All of lore.kernel.org
 help / color / mirror / Atom feed
* BUG: LDP - smc911x region too small
@ 2009-01-19 22:37 Russell King - ARM Linux
  2009-01-20  6:36 ` stanley.miao
  0 siblings, 1 reply; 6+ messages in thread
From: Russell King - ARM Linux @ 2009-01-19 22:37 UTC (permalink / raw)
  To: linux-omap

At the moment:

        ldp_smc911x_resources[0].start = cs_mem_base + 0x0;
        ldp_smc911x_resources[0].end   = cs_mem_base + 0xf;

However, the SMC911x driver wants to claim 256 bytes from this region.
Indeed, its register set definitions appears to indicate that its needs
more than 16 bytes of address space.

So, the question is what is the right fix?

Unfortunately, fixing this will cause problems with the SMSC911x patches,
so I'd like to get an answer on this sooner rather than later please.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-02-03  9:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-19 22:37 BUG: LDP - smc911x region too small Russell King - ARM Linux
2009-01-20  6:36 ` stanley.miao
2009-01-20  8:31   ` Russell King - ARM Linux
2009-02-02 22:41     ` Woodruff, Richard
2009-02-03  9:01       ` stanley.miao
2009-02-03  9:00         ` Russell King - ARM Linux

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.