mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 09:49:58 -04:00
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:
committed by
Bjorn Andersson
parent
0aaa0a9a47
commit
119feff146
@@ -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>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user