Project

General

Profile

Activity

From 03/01/2015 to 03/30/2015

03/02/2015

JC 04:47 PM Software Development: RE: MAX3100 (SPI to UART bridge) driver not working
Bindu,
You can look at how the other baseboard_spi0_slave_info have the irq filled in. Its possible that simply not setting the value might be the correct action.
Jonathan Cormier
BJ 04:44 PM Software Development: RE: MAX3100 (SPI to UART bridge) driver not working
Jonathan,
Thank you for the answer; using the following helped with respect to creating the /dev/ttyMAX0:
Bindu Jagannatha
JC 09:50 AM Software Development: RE: MAX3100 (SPI to UART bridge) driver not working
The init driver gets called when the driver is added to the kernel. If its built in then this happens early on, if its built as a module then this happens when you insert the module. The probe function gets called when the driver gets ... Jonathan Cormier
 

Also available in: Atom