thermal: fix Mediatek thermal controller build
[linux/fpc-iii.git] / Documentation / devicetree / bindings / sound / wlf,wm8974.txt
blob01d3a7c83419785a31f395e8795890bbecda6197
1 WM8974 audio CODEC
3 This device supports both I2C and SPI (configured with pin strapping
4 on the board).
6 Required properties:
7   - compatible: "wlf,wm8974"
8   - reg: the I2C address or SPI chip select number of the device
10 Examples:
12 codec: wm8974@1a {
13         compatible = "wlf,wm8974";
14         reg = <0x1a>;