repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline
[linux/fpc-iii.git]
/
Documentation
/
devicetree
/
bindings
/
sound
/
nvidia,tegra20-das.txt
blob
6de3a7ee4efb1f949d43a1d6f35212c148619661
1
NVIDIA Tegra 20 DAS (Digital Audio Switch) controller
2
3
Required properties:
4
- compatible : "nvidia,tegra20-das"
5
- reg : Should contain DAS registers location and length
6
7
Example:
8
9
das@70000c00 {
10
compatible = "nvidia,tegra20-das";
11
reg = <0x70000c00 0x80>;
12
};