devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [alsa-devel] [PATCH v3 0/2] Add support for select accessory detect mode to HPDETL or HPDETR
@ 2015-04-22 11:23 Inha Song
  2015-04-22 11:23 ` [alsa-devel] [PATCH v3 1/2] extcon: arizona: Add support for select accessory detect mode when headphone detection Inha Song
  2015-04-22 11:23 ` [alsa-devel] [PATCH v3 2/2] mfd: arizona: Update DT binding to support hpdet channel Inha Song
  0 siblings, 2 replies; 6+ messages in thread
From: Inha Song @ 2015-04-22 11:23 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 v3:
  - Set the hpdet_channel default value to HPDETL If the value is unknown or invalid.

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                   | 38 ++++++++++++++++++-----
 include/dt-bindings/mfd/arizona.h                 |  8 +++++
 include/linux/mfd/arizona/pdata.h                 |  3 ++
 4 files changed, 47 insertions(+), 8 deletions(-)
 create mode 100644 include/dt-bindings/mfd/arizona.h

-- 
2.0.0.390.gcb682f8

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

end of thread, other threads:[~2015-04-27  1:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-22 11:23 [alsa-devel] [PATCH v3 0/2] Add support for select accessory detect mode to HPDETL or HPDETR Inha Song
2015-04-22 11:23 ` [alsa-devel] [PATCH v3 1/2] extcon: arizona: Add support for select accessory detect mode when headphone detection Inha Song
     [not found]   ` <1429701801-25287-2-git-send-email-ideal.song-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-04-25 12:50     ` Charles Keepax
2015-04-27  1:26       ` Inha Song
2015-04-22 11:23 ` [alsa-devel] [PATCH v3 2/2] mfd: arizona: Update DT binding to support hpdet channel Inha Song
     [not found]   ` <1429701801-25287-3-git-send-email-ideal.song-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-04-25 12:51     ` 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).