TX2 audio wm8978 and rt595x problem

I plan to use a wm8978 audio module.
I am in the kernel configuration
SND_SOC_WM8978 [=y]
But aplay xxx.wav does not sound.
The correspondence is as follows
wm8978-tx2
I2s connected j21 i2s1
I2c connected j21 i2c0

But I can not retrieve i2c

nvidia@tegra-ubuntu:~$ sudo i2cdetect -r -y 1
[sudo] password for nvidia: 
     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00:          -- -- -- -- -- -- -- -- -- -- -- -- -- 
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
70: -- -- -- -- -- -- -- --                         
nvidia@tegra-ubuntu:~$ sudo i2cdetect -r -y 0
     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00:          -- -- -- -- -- -- -- -- -- -- -- -- -- 
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
60: -- -- -- -- --

See other posts mentioned borad-ardbeg.c
But I did not find the file on tx2

Who can have more detailed steps tell me tx2 how to use WM8978?
Trouble everyone help me

BR

cmds
dmesg:

wm8978 1-001a: Failed to issue reset: -121
[ 18.860098] wm8978: probe of 1-001a failed with error -121

@Calmcar-Bao
I think you may need to check the Tegra ASoC Driver in l4t document to know the tegra sound arch.