On Wed, 29 Sep 2021 11:42:45 +0800, 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. > > Signed-off-by: Shawn Guo <shawn.guo@xxxxxxxxxx> > --- > .../devicetree/bindings/phy/qcom,qmp-phy.yaml | 52 ++++++++++--------- > 1 file changed, 28 insertions(+), 24 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>