[PATCH 09/10] arm64: tegra: Audio graph header for Tegra210

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Mon Jul 20 02:10:46 CEST 2020


Hi Sameer

> +&tegra_admaif {
> +	admaif_port: port {
> +		admaif0: endpoint at 0 {
> +			remote-endpoint = <&xbar_admaif0>;
> +		};
> +		admaif1: endpoint at 1 {
> +			remote-endpoint = <&xbar_admaif1>;
> +		};
(snip)
> +		admaif8: endpoint at 8 {
> +			remote-endpoint = <&xbar_admaif8>;
> +		};
> +		admaif9: endpoint at 9 {
> +			remote-endpoint = <&xbar_admaif9>;
> +		};
> +	};
> +};

I'm not familiar with your system, so, one question.
Does this ADMAIF has total 10 interface which is used in the same time ?
or select one of 10 connections when use ?

Thank you for your help !!

Best regards
---
Kuninori Morimoto


More information about the Alsa-devel mailing list