Commit e6b666de authored by Danila Tikhonov's avatar Danila Tikhonov Committed by Bjorn Andersson

dt-bindings: soc: qcom: qcom,pmic-glink: Document SM7325 compatible

The SM7325 is the closest SoC to the QCM6490 and is also identical
to the SC7280. The SM7325 also requires both UCSI_NO_PARTNER_PDOS &
UCSI_DELAY_DEVICE_PDOS quirks.

Document the PMIC GLINK firmware interface on the SM7325 Platform
by using the QCM6490 bindings as fallback.
Signed-off-by: default avatarDanila Tikhonov <danila@jiaxyga.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240808184048.63030-6-danila@jiaxyga.comSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 79b26c11
...@@ -30,6 +30,11 @@ properties: ...@@ -30,6 +30,11 @@ properties:
- qcom,sm8450-pmic-glink - qcom,sm8450-pmic-glink
- qcom,sm8550-pmic-glink - qcom,sm8550-pmic-glink
- const: qcom,pmic-glink - const: qcom,pmic-glink
- items:
- enum:
- qcom,sm7325-pmic-glink
- const: qcom,qcm6490-pmic-glink
- const: qcom,pmic-glink
- items: - items:
- enum: - enum:
- qcom,sm8650-pmic-glink - qcom,sm8650-pmic-glink
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment