[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <1420185829-24886-3-git-send-email-ideal.song@samsung.com>
Date: Fri, 02 Jan 2015 17:03:49 +0900
From: Inha Song <ideal.song@...sung.com>
To: broonie@...nel.org, lee.jones@...aro.org
Cc: robh+dt@...nel.org, pawel.moll@....com, mark.rutland@....com,
ijc+devicetree@...lion.org.uk, galak@...eaurora.org,
sameo@...ux.intel.com, ckeepax@...nsource.wolfsonmicro.com,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
patches@...nsource.wolfsonmicro.com,
Inha Song <ideal.song@...sung.com>
Subject: [alsa-devel] [PATCH v2 RESEND 2/2] mfd: arizona: Update DT binding to
support OUTn_MONO init_data
This patch update DT binding to support OUTn_MONO init_data. Each
output signal can be configurated as a mono differential output.
The mono differential configuration is selected using the OUTn_MONO
registers.
Signed-off-by: Inha Song <ideal.song@...sung.com>
---
Documentation/devicetree/bindings/mfd/arizona.txt | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Documentation/devicetree/bindings/mfd/arizona.txt b/Documentation/devicetree/bindings/mfd/arizona.txt
index 7bd1273..cf11d42 100644
--- a/Documentation/devicetree/bindings/mfd/arizona.txt
+++ b/Documentation/devicetree/bindings/mfd/arizona.txt
@@ -49,6 +49,13 @@ Optional properties:
input singals. If values less than the number of input signals, elements
that has not been specifed are set to 0 by default.
+ - wlf,out-mono : A list of OUTn_MONO register values, where n is the number
+ of output signals. Valid values are 0 (Disabled) and 1 (Enabled). If absent,
+ OUTn_MONO registers set to 0 by default. If present, values must be specified
+ less than or equal to the number of output signals. If values less than the
+ number of input signals, elements that has not been specified are set to 0
+ by default.
+
- DCVDD-supply, MICVDD-supply : Power supplies, only need to be specified if
they are being externally supplied. As covered in
Documentation/devicetree/bindings/regulator/regulator.txt
--
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