This patch series does two major things: - Adds a fix that resolves an issue where the headphone detection accuracy is poor at high impedances (such as line loads) - Adds device tree bindings for some additional jack detection features specifically allowing the use of the second jack detection pin on GPIO5 and support for inverted polarity jack sockets Thanks, Charles Charles Keepax (5): mfd: arizona: Add TST_CAP bits for headphone detection extcon: arizona: Additional settings to improve accuracy of HP detect extcon: arizona: Add device binding for jack detect polarity inversion extcon: arizona: Add device binding for second jack detect pin on GPIO5 mfd: arizona: Update DT binding documentation for jack detection Nariman Poushin (1): extcon: arizona: Ignore jd_invert for MICD_CLAMP_STS Documentation/devicetree/bindings/mfd/arizona.txt | 6 ++++ drivers/extcon/extcon-arizona.c | 32 +++++++++++++++++---- drivers/mfd/wm5110-tables.c | 2 + include/linux/mfd/arizona/registers.h | 8 +++++ 4 files changed, 42 insertions(+), 6 deletions(-) -- 1.7.2.5 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html