Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > d92bd833f730bcbfc8cc278fb2ec7a9d > files > 2237

kernel-linus-doc-3.19.8-2.mga5.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>;
};