From: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
To: linux-arm-kernel@lists.infradead.org
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
lee.jones@linaro.org, robh+dt@kernel.org,
Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
Subject: [PATCH-v3 0/3] mfd: 88pm800: Add Device tree support
Date: Wed, 24 Jun 2015 14:51:10 +0530 [thread overview]
Message-ID: <1435137673-1629-1-git-send-email-vaibhav.hiremath@linaro.org> (raw)
This patch-series adds support for Device tree to 88PM800 mfd driver.
It also enabled configuration of irq clear method through DT.
Testing::
- Boot tested on PXA1928 based platform.
- probe of mfd, rtc and regulator function passing successfully.
- Basic read operations on registers
V2 => V3
=======
Link to V2: https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg914299.html
- Replaced deprecated "regulator-compatible" property with "regulator-name".
- Added Rob's Acked-by to [PATCH 3/3]
V1 => V2
=======
Link to V1: http://lkml.iu.edu/hypermail/linux/kernel/1505.3/04386.html
- Split binding changes from original commit
- Updated binding info as per Rob's suggestion
- Dropped PATCH 4/4, as discussed during review
- Dropped PATCH 3/4, as it is independent RTC code change,
so will submit it separately to ease merging.
- Fixed all other minor comments
Attempt has been made to push some of the patches to the list sometime
back in 2013.
Link to previous patch submission:
https://lkml.org/lkml/2013/8/14/86
TODO:
=====
- init config for 88PM860 device
- Rgulator driver changes to add support for 88PM860 device
Vaibhav Hiremath (3):
mfd: 88pm800: Add device tree support
mfd: 88pm800: Allow configuration of interrupt clear method
mfd: devicetree: bindings: Add new 88pm800 mfd binding
Documentation/devicetree/bindings/mfd/88pm800.txt | 60 +++++++++++++++++++++++
drivers/mfd/88pm800.c | 40 +++++++++++++--
include/linux/mfd/88pm80x.h | 6 ++-
3 files changed, 99 insertions(+), 7 deletions(-)
create mode 100644 Documentation/devicetree/bindings/mfd/88pm800.txt
--
1.9.1
next reply other threads:[~2015-06-24 9:21 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-24 9:21 Vaibhav Hiremath [this message]
[not found] ` <1435137673-1629-1-git-send-email-vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2015-06-24 9:21 ` [PATCH-v3 1/3] mfd: 88pm800: Add device tree support Vaibhav Hiremath
2015-06-24 23:57 ` Krzysztof Kozlowski
[not found] ` <CAJKOXPfc4rf4rB54CjPVzZ=v3uWVhciygqN7=gNYMShFf+eatQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-06-25 5:27 ` Vaibhav Hiremath
2015-06-25 5:37 ` Krzysztof Kozlowski
2015-06-24 9:21 ` [PATCH-v3 2/3] mfd: 88pm800: Allow configuration of interrupt clear method Vaibhav Hiremath
[not found] ` <1435137673-1629-3-git-send-email-vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2015-06-25 0:03 ` Krzysztof Kozlowski
2015-06-25 5:26 ` Vaibhav Hiremath
[not found] ` <558B90F7.80700-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2015-06-25 5:32 ` Krzysztof Kozlowski
2015-06-25 5:44 ` Vaibhav Hiremath
[not found] ` <558B9549.5010705-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2015-06-25 5:50 ` Krzysztof Kozlowski
[not found] ` <558B96B7.3030501-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-06-25 5:57 ` Vaibhav Hiremath
2015-06-25 6:05 ` Krzysztof Kozlowski
2015-06-24 9:21 ` [PATCH-v3 3/3] mfd: devicetree: bindings: Add new 88pm800 mfd binding Vaibhav Hiremath
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=1435137673-1629-1-git-send-email-vaibhav.hiremath@linaro.org \
--to=vaibhav.hiremath@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@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 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).