treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / Documentation / devicetree / bindings / sound / rt1308.txt
blob2d46084afce4c7e24eb0b4fa599214f290223e8b
1 RT1308 audio Amplifier
3 This device supports I2C only.
5 Required properties:
7 - compatible : "realtek,rt1308".
9 - reg : The I2C address of the device.
12 Example:
14 rt1308: rt1308@10 {
15         compatible = "realtek,rt1308";
16         reg = <0x10>;