On 25/08/2023 19:23, Konrad Dybcio wrote: > SM6115 has a TX Macro, requiring an NPL clock, but not DCODEC. > Document it. > ... > > + - if: > + properties: > + compatible: > + enum: > + - qcom,sm6115-lpass-tx-macro > + then: > + properties: > + clocks: > + minItems: 4 > + maxItems: 4 > + clock-names: > + items: > + - const: mclk > + - const: npl > + - const: dcodec > + - const: fsgen Are you sure there is no macro? This means there will be no LPASS_HW_MACRO_VOTE vote. Do you have downstream sources somewhere? Best regards, Krzysztof