IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline
[linux/fpc-iii.git] / Documentation / devicetree / bindings / sound / ak5386.txt
blobdc3914fe6ce8b423fe8f220eb98bad0d3a21348a
1 AK5386 Single-ended 24-Bit 192kHz delta-sigma ADC
3 This device has no control interface.
5 Required properties:
7   - compatible : "asahi-kasei,ak5386"
9 Optional properties:
11   - reset-gpio : a GPIO spec for the reset/power down pin.
12                  If specified, it will be deasserted at probe time.
14 Example:
16 spdif: ak5386@0 {
17         compatible = "asahi-kasei,ak5386";
18         reset-gpio = <&gpio0 23>;