[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1430714534-28772-1-git-send-email-ideal.song@samsung.com>
Date: Mon, 04 May 2015 13:42:12 +0900
From: Inha Song <ideal.song@...sung.com>
To: cw00.choi@...sung.com, galak@...eaurora.org,
ijc+devicetree@...lion.org.uk, mark.rutland@....com,
pawel.moll@....com, robh+dt@...nel.org
Cc: sameo@...ux.intel.com, lee.jones@...aro.org,
ckeepax@...nsource.wolfsonmicro.com, broonie@...nel.org,
rf@...nsource.wolfsonmicro.com, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, alsa-devel@...a-project.org,
patches@...nsource.wolfsonmicro.com,
Inha Song <ideal.song@...sung.com>
Subject: [alsa-devel] [PATCH v5 0/2] Add support for select accessory detect
mode to HPDETL or HPDETR
This set of patches adds support for select accessory detect mode to HPDETL or HPDETR.
Changes in v5:
- Rebased on extcon-next branch.
Changes in v4:
- Set the hpdet_channel default value to HPDETL in variable declaration.
- Fix the indentation in binding documentation.
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 | 4 +++
include/linux/mfd/arizona/pdata.h | 3 ++
4 files changed, 43 insertions(+), 8 deletions(-)
--
2.0.0.390.gcb682f8
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists