1 WM8770 audio CODEC 1 WM8770 audio CODEC 2 2 3 This device supports SPI. 3 This device supports SPI. 4 4 5 Required properties: 5 Required properties: 6 6 7 - compatible : "wlf,wm8770" 7 - compatible : "wlf,wm8770" 8 8 9 - reg : the chip select number. 9 - reg : the chip select number. 10 10 11 Example: 11 Example: 12 12 13 wm8770: codec@1 { 13 wm8770: codec@1 { 14 compatible = "wlf,wm8770"; 14 compatible = "wlf,wm8770"; 15 reg = <1>; 15 reg = <1>; 16 }; 16 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.