On Mon Mar 18, 2024 at 6:35 AM CET, Taniya Das wrote: > Add the new QCM6490 compatible to support the reset functionality for > Low Power Audio subsystem. > > Signed-off-by: Taniya Das <quic_tdas@xxxxxxxxxxx> > --- > .../devicetree/bindings/clock/qcom,sc7280-lpasscorecc.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/clock/qcom,sc7280-lpasscorecc.yaml b/Documentation/devicetree/bindings/clock/qcom,sc7280-lpasscorecc.yaml > index deee5423d66e..861b41933525 100644 > --- a/Documentation/devicetree/bindings/clock/qcom,sc7280-lpasscorecc.yaml > +++ b/Documentation/devicetree/bindings/clock/qcom,sc7280-lpasscorecc.yaml > @@ -30,6 +30,7 @@ properties: > - qcom,sc7280-lpassaudiocc > - qcom,sc7280-lpasscorecc > - qcom,sc7280-lpasshm > + - qcom,qcm6490-lpassaudiocc So QCM6490 and SM7325 and SC7280 with non-CrOS firmware (maybe some WoA devices?) are supposed to use qcom,qcm6490-lpassaudiocc then? Is this what is intended? Regards Luca > > power-domains: > maxItems: 1 > -- > 2.17.1