Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > d92bd833f730bcbfc8cc278fb2ec7a9d > files > 2181

kernel-linus-doc-3.19.8-2.mga5.noarch.rpm

NVIDIA Tegra 20 DAS (Digital Audio Switch) controller

Required properties:
- compatible : "nvidia,tegra20-das"
- reg : Should contain DAS registers location and length

Example:

das@70000c00 {
	compatible = "nvidia,tegra20-das";
	reg = <0x70000c00 0x80>;
};