Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: clock: qcom: Add compatible for QCM6490 boards

On the QCM6490 boards, the LPASS firmware controls the complete clock
controller functionalities and associated power domains. However, only
the LPASS resets required to be controlled by the high level OS. Thus,
add the new QCM6490 compatible to support the reset functionality for
Low Power Audio subsystem.

Signed-off-by: Taniya Das <quic_tdas@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250221-lpass_qcm6490_resets-v5-1-6be0c0949a83@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>

authored by

Taniya Das and committed by
Bjorn Andersson
c16e576b 172320f5

+4 -1
+4 -1
Documentation/devicetree/bindings/clock/qcom,sc7280-lpasscorecc.yaml
··· 20 20 properties: 21 21 compatible: 22 22 enum: 23 + - qcom,qcm6490-lpassaudiocc 23 24 - qcom,sc7280-lpassaoncc 24 25 - qcom,sc7280-lpassaudiocc 25 26 - qcom,sc7280-lpasscorecc ··· 69 68 properties: 70 69 compatible: 71 70 contains: 72 - const: qcom,sc7280-lpassaudiocc 71 + enum: 72 + - qcom,qcm6490-lpassaudiocc 73 + - qcom,sc7280-lpassaudiocc 73 74 74 75 then: 75 76 properties: