I register a spi_board_info on my board-*.c file as this http://pastebin.com/nUGuvt71 Then create my module named mydevice.ko Is this enought to get the module loaded automatically or I'm missing something? Cheers