From: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
To: Bryan Wu <cooloney@gmail.com>, Richard Purdie <rpurdie@rpsys.net>,
linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org,
Peter Meerwald <p.meerwald@bct-electronic.com>
Cc: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Subject: [PATCH 0/3] PCA9633: Add support to PCA9634 and fix some problems
Date: Thu, 8 Aug 2013 10:47:01 +0200 [thread overview]
Message-ID: <1375951624-15186-1-git-send-email-ricardo.ribalda@gmail.com> (raw)
Add Support for the PCA9634 chip. Simimart to the 9633, but with 8 outputs instead of 4.
Fix bug when 2 chips where present on the system, the ledclass will fail and the chip wont probe.
Protect ledout register with a mutex to support updates of more than leds at the same time
Ricardo Ribalda Delgado (3):
leds-pca9633: Add support for PCA9634
leds-pca9633: Unique naming of the LEDs
leds-pca9633: Add mutex to the ledout register
drivers/leds/Kconfig | 7 +--
drivers/leds/leds-pca9633.c | 112 ++++++++++++++++++++++++++++++++-----------
2 files changed, 87 insertions(+), 32 deletions(-)
--
1.7.10.4
next reply other threads:[~2013-08-08 8:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-08 8:47 Ricardo Ribalda Delgado [this message]
2013-08-08 8:47 ` [PATCH 1/3] leds-pca9633: Add support for PCA9634 Ricardo Ribalda Delgado
2013-08-08 8:47 ` [PATCH 2/3] leds-pca9633: Unique naming of the LEDs Ricardo Ribalda Delgado
2013-08-08 9:45 ` Peter Meerwald
2013-08-08 10:06 ` Ricardo Ribalda Delgado
2013-08-08 8:47 ` [PATCH 3/3] leds-pca9633: Add mutex to the ledout register Ricardo Ribalda Delgado
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=1375951624-15186-1-git-send-email-ricardo.ribalda@gmail.com \
--to=ricardo.ribalda@gmail.com \
--cc=cooloney@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=p.meerwald@bct-electronic.com \
--cc=rpurdie@rpsys.net \
/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;
as well as URLs for NNTP newsgroup(s).