Message ID | 20210929034253.24570-1-shawn.guo@linaro.org |
---|---|
Headers | show |
Series | Make Qualcomm QMP PHY dtbs_check warning free | expand |
On Wed, 29 Sep 2021 11:42:44 +0800, Shawn Guo wrote: > '#clock-cells' is not required for parent qmp-phy node but the child > phy/lane node. > > Signed-off-by: Shawn Guo <shawn.guo@linaro.org> > --- > Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml | 5 ----- > 1 file changed, 5 deletions(-) > Acked-by: Rob Herring <robh@kernel.org>
On 29-09-21, 11:42, Shawn Guo wrote: > '#clock-cells' is not required for parent qmp-phy node but the child > phy/lane node. Acked-By: Vinod Koul <vkoul@kernel.org> -- ~Vinod
On 29-09-21, 11:42, Shawn Guo wrote: > The qmp-phy driver suggests that 'vdda-phy-supply' and 'vdda-pll-supply' > are not required for IPQ6018 and IPQ8074 QMP PCIe PHY. Update the > bindings to reflect it. > > While at it, also correct the clock properies for IPQ8074 QMP PCIe PHY. > And as the result, 'qcom,ipq8074-qmp-pcie-phy' and > 'qcom,ipq6018-qmp-pcie-phy' share the same clock, reset and supply > bindings. Acked-By: Vinod Koul <vkoul@kernel.org> -- ~Vinod