Merge remote-tracking branch 'regmap/fix/raw' into regmap-linus
[deliverable/linux.git] / Documentation / devicetree / bindings / sound / pcm179x.txt
CommitLineData
0471cd93 1Texas Instruments pcm179x DT bindings
13b02fa0
MT
2
3This driver supports the SPI bus.
4
5Required properties:
6
7 - compatible: "ti,pcm1792a"
8
9For required properties on SPI, please consult
10Documentation/devicetree/bindings/spi/spi-bus.txt
11
12Examples:
13
14 codec_spi: 1792a@0 {
15 compatible = "ti,pcm1792a";
16 spi-max-frequency = <600000>;
17 };
18
This page took 0.134308 seconds and 5 git commands to generate.