Make msm8960's HDMI PHY accept clocks from DT and also register it as a DT clock provider. Dmitry Baryshkov (6): dt-bindings: phy: qcom,hdmi-phy-other: use pxo clock dt-bindings: phy: qcom,hdmi-phy-other: mark it as clock provider drm/msm/hdmi: switch hdmi_pll_8960 to use parent_data drm/msm/hdmi: make hdmi_phy_8960 OF clk provider ARM: dts: qcom: apq8064: add #clock-cells to the HDMI PHY node ARM: dts: qcom: apq8064: use hdmi_phy for the MMCC's hdmipll clock .../bindings/phy/qcom,hdmi-phy-other.yaml | 27 ++++++++++++++++--- arch/arm/boot/dts/qcom-apq8064.dtsi | 3 ++- drivers/gpu/drm/msm/hdmi/hdmi_pll_8960.c | 21 +++++++++------ 3 files changed, 39 insertions(+), 12 deletions(-) -- 2.39.0