In the previous NVIDIA kernel release I was using the fixed-pll
DT property to fix the PLL_A
rate.
While reading the R36.4
documentation in the Audio Setup and Development
chapter it looks like the property it is still there, in reality it looks like it was removed from the kernel sources since there is to trace of it in the 5.15.148
kernel sources.
So my question is : was the support for this DT property removed in the latest kernel release? And if yes, how can I still set the PLL_A
rate to a fixed value?