Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 4b5218ee2943d49eb7a00669ddab6d8b > files > 1544

kernel-doc-3.12.25-3.mga4.noarch.rpm

Texas Instruments pcm1792a DT bindings

This driver supports the SPI bus.

Required properties:

 - compatible: "ti,pcm1792a"

For required properties on SPI, please consult
Documentation/devicetree/bindings/spi/spi-bus.txt

Examples:

	codec_spi: 1792a@0 {
		compatible = "ti,pcm1792a";
		spi-max-frequency = <600000>;
	};