21 Jan
2021
21 Jan
'21
8 p.m.
On Tue, Jan 19, 2021 at 02:58:16PM +0530, Sameer Pujar wrote:
Enable support for audio-graph based sound card on Jetson-Nano and Jetson-TX1. Depending on the platform, required I/O interfaces are enabled.
- Jetson-Nano: Enable I2S3, I2S4, DMIC1 and DMIC2.
- Jetson-TX1: Enable all I2S and DMIC interfaces.
Signed-off-by: Sameer Pujar spujar@nvidia.com Reviewed-by: Jon Hunter jonathanh@nvidia.com
arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts | 262 +++++++++++++++++++++ arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts | 146 ++++++++++++ 2 files changed, 408 insertions(+)
Applied, thanks.
Thierry