arm64: dts: qcom: sc8280xp: drop UFS PHY clock-cells

The QMP UFS PHY provides more than one symbol clock and would need an
index to differentiate the clocks, but none of this is described by the
binding currently.

Drop the incorrect '#clock-cells' property for now.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220705114032.22787-10-johan+linaro@kernel.org
This commit is contained in:
Johan Hovold 2022-07-05 13:40:27 +02:00 committed by Bjorn Andersson
parent 0aaa0a9a47
commit 119feff146

View file

@ -902,7 +902,6 @@ ufs_mem_phy_lanes: phy@1d87400 {
<0 0x01d87800 0 0x108>,
<0 0x01d87a00 0 0x1e0>;
#phy-cells = <0>;
#clock-cells = <0>;
};
};
@ -972,7 +971,6 @@ ufs_card_phy_lanes: phy@1da7400 {
<0 0x01da7800 0 0x108>,
<0 0x01da7a00 0 0x1e0>;
#phy-cells = <0>;
#clock-cells = <0>;
};
};