Apologies for misreporting this bug. If so, please, direct me to the right tracker.
I have no sound on rock64 with linux-aargch64 kernel version 5.3.10. It is not hardware issue, since Bionic and Android work fine with the both hdmi and analog sound output.
It seems, the device tree description for sound chips is incoherent. I am no expert, but in the rk3328-rockchip.dtb of 5.3.10-ARCH kernel, sound is marked as compatible="audio-graph-card" and kernel doesn't recognize this, as it seems. But both in Bionic dtb and in Android dtb sound is marked as compatible="simple-audio-card". If i just force compatible="simple-audio-card" for 5.3.10-ARCH something is going on, but with errors (perhaps, i should recompile dts against kernel, with all correct includes and defines, but i have no time and skills for that,
