This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

spi driver for flash & rtc

Guru 20755 points

Hello,

I have some general question:

I need to support in linux 2.6.37, the following spi devices:

1. serial fram - MB85RS2MTPF-G (fujitsu)

2. rtc(real-time clock) rv-3049 (micro crystal)

I've made search in both internet and in linux source code of 2.6.37, but did not find if any of this drivers is supported in Linux.

I would like to ask if you think there is no other option, but to implement these drivers....

Thanks for your feedback,

Ran