linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Autoloading of SPI/nor driver on kirkwood (qnap devices)
@ 2014-09-02 15:54 Ian Campbell
  2014-09-02 17:06 ` Ian Campbell
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Ian Campbell @ 2014-09-02 15:54 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

I recently tried to switch to using the DT based kirkwood stuff with
v3.16.1 on a QNAP TS-419 for the Debian kernel. Most things seemed ok
except that the flash driver was not autoloaded -- as well as spi-nor.ko
I had to manually modprobe m25p80.ko. Once I loaded both the flash was
detected.

I noticed that many platforms declare the flash chip as compatible =
"st,m25pXXX" whereas the ts219.dtsi just said m25p128 but I tried
changing that and it didn't help. In any case without spi-nor.ko being
autoloaded I don't support m25p80.ko ever would be.

I could set these things to =m for the Debian kirkwood flavour, but
since this is supposed to be a distro-style kernel.

I'm not entirely sure how module loading of this SPI stuff is supposed
to fit together -- anyone got any hints?

Ian.

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

end of thread, other threads:[~2014-09-14  2:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-02 15:54 Autoloading of SPI/nor driver on kirkwood (qnap devices) Ian Campbell
2014-09-02 17:06 ` Ian Campbell
2014-09-04  2:11 ` Ben Hutchings
2014-09-04  7:02   ` Geert Uytterhoeven
2014-09-10  6:00     ` Brian Norris
2014-09-10  6:11       ` Brian Norris
2014-09-10  7:59         ` Geert Uytterhoeven
2014-09-14  2:00       ` Ben Hutchings
2014-09-04  2:21 ` Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).