This patch series add support for OUTn_MONO register control using platform data. Each output signal can be configurated as a mono differential output. The mono differential configuration is selected using the OUTn_MONO registers.
Changes in v2: - fix coding style issue - use ">=" instead of "==" in condition check Inha Song (2): mfd: arizona: Add support for OUTn_MONO register control mfd: arizona: Update DT binding to support OUTn_MONO init_data Documentation/devicetree/bindings/mfd/arizona.txt | 7 +++++++ drivers/mfd/arizona-core.c | 10 ++++++++++ 2 files changed, 17 insertions(+) -- 2.0.0.390.gcb682f8 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/