From: Tony Lindgren <tony@atomide.com>
To: Lee Jones <lee.jones@linaro.org>, Samuel Ortiz <sameo@linux.intel.com>
Cc: linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org
Subject: [PATCHv3 0/3] CPCAP PMIC IRQ fix and related changes
Date: Mon, 3 Apr 2017 20:15:53 -0700 [thread overview]
Message-ID: <20170404031556.5093-1-tony@atomide.com> (raw)
Hi all,
Here's v3 set of fixes to make CPCAP PMIC interrupts work reliably when
used with multiple drivers. While working on the ADC, charger and
USB PHY drivers I noticed that the PMIC interrupt to the SoC would
eventually stop working.
All these can wait for v4.12 merge window as these issues don't show
up currently. I'll send the related interrupt triggering dts change
separately.
Regards,
Tony
Changes since v2:
- Replaced first two regmap_irq related patches with proper interrupt
triggering configuration after noticing the dts configuration did
not get passed in
- Dropped regmap from the patch series subject line
Changes since v1:
- Updated regap-irq patch to use out_runtime_put in regmap_irq_thread
also if pm_runtime_get() fails
- Clarify patch description for regmap-irq changes to make clear
this is an issue with the CPCAP PMIC and not SoC GPIO edge/level
handling based on comments from Charles Keepax
<ckeepax@opensource.wolfsonmicro.com>
- Collected acks
Tony Lindgren (3):
mfd: cpcap: Fix interrupt to use level interrupt
mfd: cpcap: Use ack_invert interrupts
mfd: cpcap: Fix bad use of IRQ sense register
drivers/mfd/motorola-cpcap.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
2.12.2
next reply other threads:[~2017-04-04 3:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-04 3:15 Tony Lindgren [this message]
2017-04-04 3:15 ` [PATCH 1/3] mfd: cpcap: Fix interrupt to use level interrupt Tony Lindgren
2017-04-04 9:04 ` Charles Keepax
2017-04-11 9:54 ` Lee Jones
2017-04-04 3:15 ` [PATCH 2/3] mfd: cpcap: Use ack_invert interrupts Tony Lindgren
2017-04-11 9:54 ` Lee Jones
2017-04-04 3:15 ` [PATCH 3/3] mfd: cpcap: Fix bad use of IRQ sense register Tony Lindgren
2017-04-11 9:55 ` Lee Jones
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=20170404031556.5093-1-tony@atomide.com \
--to=tony@atomide.com \
--cc=lee.jones@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=sameo@linux.intel.com \
/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