All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Stickel <ms@mycable.de>
To: "linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>
Subject: question: Multiple mcp23s08 on one chip-select with OF
Date: Thu, 12 Jun 2014 10:12:52 +0200	[thread overview]
Message-ID: <53996104.9070103@mycable.de> (raw)

Introduction:
 Multiple mcp23s08 can be accessed individually with the same
chip-select when they have different addresses configured.
They are configured as one spi-slave and there is one spi-chip created
for each mcp23s08.

My Question:
 How can I reference a single mcp23s08 gpio-chip in my device-tree. When
I use the of-handle of the spi-slave, I only reference the first mcp23s08.

Best Regards
Michael

                 reply	other threads:[~2014-06-12  8:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=53996104.9070103@mycable.de \
    --to=ms@mycable.de \
    --cc=linux-gpio@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.