Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 21be4fe1e6180fdb79c9c4d7f33d25e7 > files > 4322

kernel-doc-5.3.11-1.mga7.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>;
};