devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [alsa-devel] [PATCH v2 0/2] Add support for select accessory detect mode to HPDETL or HPDETR
@ 2015-04-21  4:11 Inha Song
       [not found] ` <1429589505-11954-1-git-send-email-ideal.song-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
  2015-04-21  4:11 ` [alsa-devel] [PATCH v2 2/2] mfd: arizona: Update DT binding to support hpdet channel Inha Song
  0 siblings, 2 replies; 7+ messages in thread
From: Inha Song @ 2015-04-21  4:11 UTC (permalink / raw)
  To: lee.jones
  Cc: devicetree, alsa-devel, linux-kernel, patches, cw00.choi, broonie,
	ckeepax, rf, robh+dt, pawel.moll, mark.rutland, ijc+devicetree,
	Inha Song

This set of patches adds support for select accessory detect mode to HPDETL or HPDETR.

Changes in v2:
  - Use the value in pdata instead of hpdet_channel in extcon_info.
  - Wrap arizona_extcon_of_get in IS_ENABLED(CONFIG_OF).
  - Change hpdet_channel type to unsigned from signed in pdata.
  - Move ARIZONA_ACCDET_MODE_* define to dt-binding header and directly set it to pdata.

Inha Song (2):
  extcon: arizona: Add support for select accessory detect mode when
    headphone detection
  mfd: arizona: Update DT binding to support hpdet channel

 Documentation/devicetree/bindings/mfd/arizona.txt |  6 +++++
 drivers/extcon/extcon-arizona.c                   | 28 ++++++++++++++++-------
 include/dt-bindings/mfd/arizona.h                 |  8 +++++++
 include/linux/mfd/arizona/pdata.h                 |  3 +++
 4 files changed, 37 insertions(+), 8 deletions(-)
 create mode 100644 include/dt-bindings/mfd/arizona.h

-- 
2.0.0.390.gcb682f8

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-04-29 13:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-21  4:11 [alsa-devel] [PATCH v2 0/2] Add support for select accessory detect mode to HPDETL or HPDETR Inha Song
     [not found] ` <1429589505-11954-1-git-send-email-ideal.song-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-04-21  4:11   ` [alsa-devel] [PATCH v2 1/2] extcon: arizona: Add support for select accessory detect mode when headphone detection Inha Song
     [not found]     ` <1429589505-11954-2-git-send-email-ideal.song-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-04-21  9:28       ` Charles Keepax
2015-04-21  9:38         ` Inha Song
2015-04-21  4:11 ` [alsa-devel] [PATCH v2 2/2] mfd: arizona: Update DT binding to support hpdet channel Inha Song
2015-04-29 10:57   ` Lee Jones
2015-04-29 13:12     ` Charles Keepax

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).