treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / Documentation / devicetree / bindings / sound / gtm601.txt
blobefa32a486c4ab6916b9298615cdf369dbd8777c7
1 GTM601 UMTS modem audio interface CODEC
3 This device has no configuration interface. The sample rate and channels are
4 based on the compatible string
5         "option,gtm601" = 8kHz mono
6         "broadmobi,bm818" = 48KHz stereo
8 Required properties:
10   - compatible : one of
11         "option,gtm601"
12         "broadmobi,bm818"
15 Example:
17 codec: gtm601_codec {
18         compatible = "option,gtm601";