Sophie

Sophie

distrib > Mageia > 2 > i586 > media > core-updates > by-pkgid > 6c29b42e7c35bf1c8b4da9150caf55f6 > files > 801

kernel-doc-3.3.8-2.mga2.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>;
};