ASoC: mikroe-proto: dt-bindings: add DT bindings for PROTO board
authorCodrin Ciubotariu <codrin.ciubotariu@microchip.com>
Fri, 31 Aug 2018 17:14:36 +0000 (20:14 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 3 Sep 2018 13:41:27 +0000 (14:41 +0100)
DT binding documentation for this new ASoC driver.

Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/mikroe,mikroe-proto.txt [new file with mode: 0644]
Documentation/devicetree/bindings/vendor-prefixes.txt

diff --git a/Documentation/devicetree/bindings/sound/mikroe,mikroe-proto.txt b/Documentation/devicetree/bindings/sound/mikroe,mikroe-proto.txt
new file mode 100644 (file)
index 0000000..912f8fa
--- /dev/null
@@ -0,0 +1,23 @@
+Mikroe-PROTO audio board
+
+Required properties:
+  - compatible: "mikroe,mikroe-proto"
+  - dai-format: Must be "i2s".
+  - i2s-controller: The phandle of the I2S controller.
+  - audio-codec: The phandle of the WM8731 audio codec.
+Optional properties:
+  - model: The user-visible name of this sound complex.
+  - bitclock-master: Indicates dai-link bit clock master; for details see simple-card.txt (1).
+  - frame-master: Indicates dai-link frame master; for details see simple-card.txt (1).
+
+(1) : There must be the same master for both bit and frame clocks.
+
+Example:
+       sound {
+               compatible = "mikroe,mikroe-proto";
+               model = "wm8731 @ sama5d2_xplained";
+               i2s-controller = <&i2s0>;
+               audio-codec = <&wm8731>;
+               dai-format = "i2s";
+        };
+};
index 2c3fc512e7466fe0d7577db7d7c74b803739585c..f26bf667e530b8c8520578de3b98796d70933776 100644 (file)
@@ -235,6 +235,7 @@ micrel      Micrel Inc.
 microchip      Microchip Technology Inc.
 microcrystal   Micro Crystal AG
 micron Micron Technology Inc.
+mikroe         MikroElektronika d.o.o.
 minix  MINIX Technology Ltd.
 miramems       MiraMEMS Sensing Technology Co., Ltd.
 mitsubishi     Mitsubishi Electric Corporation