spi-topcliff-pch: Fix issue for transmitting over 4KByte
[zen-stable.git] / Documentation / devicetree / bindings / sound / 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>;