IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline
[linux/fpc-iii.git] / Documentation / devicetree / bindings / sound / nvidia,tegra20-das.txt
blob6de3a7ee4efb1f949d43a1d6f35212c148619661
1 NVIDIA Tegra 20 DAS (Digital Audio Switch) controller
3 Required properties:
4 - compatible : "nvidia,tegra20-das"
5 - reg : Should contain DAS registers location and length
7 Example:
9 das@70000c00 {
10         compatible = "nvidia,tegra20-das";
11         reg = <0x70000c00 0x80>;