LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bill Gatliff <bgat@billgatliff.com>
To: linuxppc-dev@ozlabs.org
Cc: Bill Gatliff <bgat@billgatliff.com>
Subject: [PATCH 0/2] Create an of_i2c_gpiochip_add()
Date: Tue,  5 Jan 2010 21:51:36 -0600	[thread overview]
Message-ID: <1262749898-19197-1-git-send-email-bgat@billgatliff.com> (raw)

This patch series creates an of_i2c_gpiochip_add() function, to allow
i2c-based GPIO expanders to work with device tree gpio specifications.

Bill Gatliff (2):
  Create a struct of_i2c_gpio_chip, for i2c-based GPIO devices
  Create an of_i2c_gpiochip_add()

 drivers/of/gpio.c       |   55 +++++++++++++++++++++++++++++++++++++++++++++++
 include/linux/of_gpio.h |   23 +++++++++++++++++++
 2 files changed, 78 insertions(+), 0 deletions(-)

             reply	other threads:[~2010-01-06  3:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-06  3:51 Bill Gatliff [this message]
2010-01-06  3:51 ` [PATCH 1/2] Create a struct of_i2c_gpio_chip, for i2c-based GPIO devices Bill Gatliff
2010-01-06  3:51   ` [PATCH 2/2] Create an of_i2c_gpiochip_add() Bill Gatliff
2010-01-06 20:07 ` [PATCH 0/2] " Bill Gatliff
2010-01-06 20:17   ` Wolfram Sang
2010-01-06 20:31     ` Bill Gatliff

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=1262749898-19197-1-git-send-email-bgat@billgatliff.com \
    --to=bgat@billgatliff.com \
    --cc=linuxppc-dev@ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox