Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 1804165c14be107e73e73622202146a6 > files > 1366

kernel-vserver-doc-3.10.40-0.vs2.3.6.8.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>;
};