dt-bindings: phy: qcom,*-qmp-ufs-phy: add clock-cells property

Add #clock-cells property to the QMP UFS PHYs to describe them as clock
providers. The QMP PHY provides rx and tx symbol clocks for the GCC.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20221123104443.3415267-2-dmitry.baryshkov@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
This commit is contained in:
Dmitry Baryshkov 2022-11-23 12:44:40 +02:00 committed by Vinod Koul
parent 101097d69e
commit 521d431fca
2 changed files with 6 additions and 0 deletions

View File

@ -75,6 +75,9 @@ patternProperties:
minItems: 3
maxItems: 6
"#clock-cells":
const: 1
"#phy-cells":
const: 0

View File

@ -43,6 +43,9 @@ properties:
vdda-pll-supply: true
"#clock-cells":
const: 1
"#phy-cells":
const: 0