IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline
[linux/fpc-iii.git] / Documentation / devicetree / bindings / sound / sgtl5000.txt
blob9cc44449508df9f2ee6704acf59b113a6ad9e079
1 * Freescale SGTL5000 Stereo Codec
3 Required properties:
4 - compatible : "fsl,sgtl5000".
6 - reg : the I2C address of the device
8 Example:
10 codec: sgtl5000@0a {
11         compatible = "fsl,sgtl5000";
12         reg = <0x0a>;