2009-12-17 17:05:49 Can I force driver to use SPORT instead SPI? (enc28j60)
Rafal Osinski (POLAND)
Message: 83649
Hello,
I`ve got ethernet enc28j60 driver builded as module, when i modprobe it - it uses 'standard' SPI, how can i force it to use SPORT1 emulatet as SPI? I use BF561 EzKit
thanks for your help
Rafal Osinski
QuoteReplyEditDelete
2009-12-17 17:16:18 Re: Can I force driver to use SPORT instead SPI? (enc28j60)
Mike Frysinger (UNITED STATES)
Message: 83650
the bus a device is connected to is controlled in the platform resources
QuoteReplyEditDelete
2009-12-21 12:01:47 Re: Can I force driver to use SPORT instead SPI? (enc28j60)
Rafal Osinski (POLAND)
Message: 83797
does anyone know is there a platform resources definied for a board in witch SPORT is definied as SPI bus (i need some example to look at and understand it), and resources neaded for ENC28j60?
thanks for help
QuoteReplyEditDelete
2009-12-21 12:06:44 Re: Can I force driver to use SPORT instead SPI? (enc28j60)
Mike Frysinger (UNITED STATES)
Message: 83798
grep bfin-sport-spi arch/blackfin/mach-*/boards/*.c