All of lore.kernel.org
 help / color / mirror / Atom feed
From: alainsergenagni@yahoo.com (Jean-Paul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] ARM: mx28: Add SPI resources
Date: Mon, 28 May 2012 07:25:08 +0000 (UTC)	[thread overview]
Message-ID: <loom.20120528T090703-293@post.gmane.org> (raw)
In-Reply-To: 1333480807-10480-2-git-send-email-festevam@gmail.com


Hi Fabio Estevam,
 I have im28 evk board and I fallowed your instructions to add the SPI resources
in my kernel. I'm using the kernel 3.2.15. After rebuilding the kernel, I still
can not see the imx28 spi drivers. Im sorry to ask these beginner questions but
I'm new in using linux spi drivers.

 I checked at these locations:
     /sys/class/spidev   and    /sys/class/spi_master
I could not see any SPI device, it was just empty.

when I do: ls /sys/bus/spi/drivers
I can see:   enc28j60 , mc33880 , mmc_spi , and spidev

How can I create a device spi node since it looks like that i don't have spi
driver for the imx28 evk board?


Thanks for your help,
Jean-Paul
 

  reply	other threads:[~2012-05-28  7:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-03 19:20 [PATCH 1/3] ARM: mx28: Register SPI clocks Fabio Estevam
2012-04-03 19:20 ` [PATCH 2/3] ARM: mx28: Add SPI resources Fabio Estevam
2012-05-28  7:25   ` Jean-Paul [this message]
2012-05-28 23:39     ` Fabio Estevam
2012-04-03 19:20 ` [PATCH 3/3] ARM: mx28evk: Add SPI NOR flash support Fabio Estevam
2012-04-03 19:26   ` Wolfram Sang
2012-04-03 19:29     ` Fabio Estevam
2012-04-03 19:34       ` Wolfram Sang
2012-04-18 21:42     ` Marek Vasut
2012-04-18 21:49       ` Fabio Estevam

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=loom.20120528T090703-293@post.gmane.org \
    --to=alainsergenagni@yahoo.com \
    --cc=linux-arm-kernel@lists.infradead.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.