All of lore.kernel.org
 help / color / mirror / Atom feed
From: "José Miguel Gonçalves" <jose.goncalves@inov.pt>
To: linux-samsung-soc@vger.kernel.org
Cc: "Heiko Stübner" <heiko@sntech.de>, "Kukjin Kim" <kgene.kim@samsung.com>
Subject: Problem using S3C2416's HSSPI
Date: Mon, 01 Oct 2012 18:32:15 +0100	[thread overview]
Message-ID: <5069D39F.5010604@inov.pt> (raw)

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

             reply	other threads:[~2012-10-01 17:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-01 17:32 José Miguel Gonçalves [this message]
2012-10-01 19:18 ` Problem using S3C2416's HSSPI 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5069D39F.5010604@inov.pt \
    --to=jose.goncalves@inov.pt \
    --cc=heiko@sntech.de \
    --cc=kgene.kim@samsung.com \
    --cc=linux-samsung-soc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.