All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem using S3C2416's HSSPI
@ 2012-10-01 17:32 José Miguel Gonçalves
  2012-10-01 19:18 ` Heiko Stübner
  0 siblings, 1 reply; 6+ messages in thread
From: José Miguel Gonçalves @ 2012-10-01 17:32 UTC (permalink / raw)
  To: linux-samsung-soc; +Cc: Heiko Stübner, Kukjin Kim

Hi,

I'm trying to use the HSSPI controller on a S3C2416 based board but I'm having 
some problems.

I've added "&s3c64xx_device_spi0" to my array of platform devices and added a call 
to s3c64xx_spi0_set_platdata(NULL, 0, 1) before platform_add_devices(). When the 
kernel starts I see the following error:

s3c64xx-spi s3c6410-spi.0: Unable to acquire clock 'spi'
s3c64xx-spi: probe of s3c6410-spi.0 failed with error -2

So I reckon I'm still missing some kind of initialization. Can someone help me on 
this?

Best regards,
José Gonçalves

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

end of thread, other threads:[~2012-10-02  8:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-01 17:32 Problem using S3C2416's HSSPI José Miguel Gonçalves
2012-10-01 19:18 ` Heiko Stübner
2012-10-01 19:40   ` Sylwester Nawrocki
2012-10-01 23:47     ` Heiko Stübner
2012-10-02  8:08       ` Sylwester Nawrocki
2012-10-01 20:01   ` José Miguel Gonçalves

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.