diff options
author | Dmitry Baryshkov <[email protected]> | 2022-06-20 10:19:34 +0300 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2022-07-06 21:30:09 -0500 |
commit | b874fff9a7683df30e5aff16d5a85b1f8a43aa5d (patch) | |
tree | 8fc5d22e5a8839b103366de9f938d233ef703ce4 /net/lapb/lapb_iface.c | |
parent | 8b936253e3dad69506cb47043dd6451a0a14cf22 (diff) |
arm64: dts: qcom: msm8996: correct #clock-cells for QMP PHY nodes
The commit 82d61e19fccb ("arm64: dts: qcom: msm8996: Move '#clock-cells'
to QMP PHY child node") moved the '#clock-cells' properties to the child
nodes. However it missed the fact that the property must have been set
to <0> (as all pipe clocks use of_clk_hw_simple_get as the xlate
function. Also the mentioned commit didn't add '#clock-cells' properties
to second and third PCIe PHY nodes. Correct both these mistakes:
- Set '#clock-cells' to <0>,
- Add the property to pciephy_1 and pciephy_2 nodes.
Fixes: 82d61e19fccb ("arm64: dts: qcom: msm8996: Move '#clock-cells' to QMP PHY child node")
Signed-off-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions