10 Mar
2022
10 Mar
'22
4:59 p.m.
On 10-03-2022 17:44, Mark Brown wrote:
This patch uses standard clock bindings to establish the codec clock relationships. Specific configurations can be applied by DT bindings from codec device node. The codec driver registers PLL and MUX clocks to provide this flexibility.
Doesn't this need a binding document update to document what clocks are being provided?
Yes, it would be required and I will include it in v2. In this series, I wanted to get some initial feedback if the idea is right.