Kernel  |  3.10

下载     查看原文件
文本文件  |  17行  |  206 B
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>;
};