All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/msm/hdmi: turn MSM8996 HDMI PHY into OF clock provider
@ 2022-06-17 10:36 ` Dmitry Baryshkov
  0 siblings, 0 replies; 21+ messages in thread
From: Dmitry Baryshkov @ 2022-06-17 10:36 UTC (permalink / raw)
  To: Rob Clark, Sean Paul, Abhinav Kumar
  Cc: David Airlie, linux-arm-msm, dri-devel, Bjorn Andersson,
	Vinod Koul, linux-phy, Stephen Boyd, freedreno

On MSM8996 the HDMI PHY is the QMP PHY, it provides an HDMI PLL clock
used by the MMCC. Add support for providing this clock to the OF
framework by registerding the clock provider and adding #clock-cells
property to the DT node.

Dmitry Baryshkov (3):
  dt-bindings: phy: qcom,hdmi-phy-qmp: add clock-cells
  drm/msm/hdmi: make hdmi_phy_8996 OF clk provider
  arm64: dts: qcom: msm8996: add #clock-cells to the HDMI PHY node

 .../bindings/phy/qcom,hdmi-phy-qmp.yaml           |  4 ++++
 arch/arm64/boot/dts/qcom/msm8996.dtsi             |  2 ++
 drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c          | 15 ++++++++++-----
 3 files changed, 16 insertions(+), 5 deletions(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2022-07-05 11:32 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-17 10:36 [PATCH 0/3] drm/msm/hdmi: turn MSM8996 HDMI PHY into OF clock provider Dmitry Baryshkov
2022-06-17 10:36 ` Dmitry Baryshkov
2022-06-17 10:36 ` Dmitry Baryshkov
2022-06-17 10:36 ` [PATCH 1/3] dt-bindings: phy: qcom,hdmi-phy-qmp: add clock-cells Dmitry Baryshkov
2022-06-17 10:36   ` Dmitry Baryshkov
2022-06-17 10:36   ` Dmitry Baryshkov
2022-07-05  9:06   ` Vinod Koul
2022-07-05  9:06     ` Vinod Koul
2022-07-05  9:06     ` Vinod Koul
2022-06-17 10:36 ` [PATCH 2/3] drm/msm/hdmi: make hdmi_phy_8996 OF clk provider Dmitry Baryshkov
2022-06-17 10:36   ` Dmitry Baryshkov
2022-06-17 10:36   ` Dmitry Baryshkov
2022-06-17 20:56   ` Stephen Boyd
2022-06-17 20:56     ` Stephen Boyd
2022-06-17 20:56     ` Stephen Boyd
2022-06-17 10:36 ` [PATCH 3/3] arm64: dts: qcom: msm8996: add #clock-cells to the HDMI PHY node Dmitry Baryshkov
2022-06-17 10:36   ` Dmitry Baryshkov
2022-06-17 10:36   ` Dmitry Baryshkov
2022-06-17 20:57   ` Stephen Boyd
2022-06-17 20:57     ` Stephen Boyd
2022-06-17 20:57     ` Stephen Boyd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.