Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 2c8c4710ab25fb2f14440c1f131b7a61 > files > 1719

kernel-doc-3.14.41-1.mga4.noarch.rpm

WM8770 audio CODEC

This device supports SPI.

Required properties:

  - compatible : "wlf,wm8770"

  - reg : the chip select number.

Example:

codec: wm8770@1 {
	compatible = "wlf,wm8770";
	reg = <1>;
};