dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] arm: dts: qcom: rename HDMI PHY nodes
@ 2022-09-24  9:43 Dmitry Baryshkov
  2022-09-24  9:43 ` [PATCH 1/2] ARM: dts: qcom-apq8064: change HDMI PHY node name to generic one Dmitry Baryshkov
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Dmitry Baryshkov @ 2022-09-24  9:43 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Clark, Sean Paul,
	Abhinav Kumar, Rob Herring, Krzysztof Kozlowski
  Cc: devicetree, David Airlie, linux-arm-msm, dri-devel, Stephen Boyd,
	freedreno

Historically HDMI PHY device tree nodes used the hdmi-phy@ names.
Replace them with generic phy@ names.

While there is no such requirement in the DT schema, it's worth doing
that because:

1) The recent qcom DT files already use just phy@ for most of PHY nodes

2) The recommended list from devicetree specs mentions
usb-phy/ethernet-phy, but not <anything>-phy, so I'd think that those
two are mostly for backwards compatibility.

3) I liked the example of sc7280 which switched all MDSS PHYs to just
phy@ (this includes DSI PHY, eDP PHY and, by extension, the HDMI PHY).

Dmitry Baryshkov (2):
  ARM: dts: qcom-apq8064: change HDMI PHY node name to generic one
  arm64: dts: qcom: msm8996: change HDMI PHY node name to generic one

 arch/arm/boot/dts/qcom-apq8064-ifc6410.dts | 2 +-
 arch/arm/boot/dts/qcom-apq8064.dtsi        | 2 +-
 arch/arm64/boot/dts/qcom/msm8996.dtsi      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.35.1


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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-24  9:43 [PATCH 0/2] arm: dts: qcom: rename HDMI PHY nodes Dmitry Baryshkov
2022-09-24  9:43 ` [PATCH 1/2] ARM: dts: qcom-apq8064: change HDMI PHY node name to generic one Dmitry Baryshkov
2022-09-24 14:48   ` Konrad Dybcio
2022-09-29  9:36   ` Krzysztof Kozlowski
2022-09-24  9:43 ` [PATCH 2/2] arm64: dts: qcom: msm8996: " Dmitry Baryshkov
2022-09-24 14:48   ` Konrad Dybcio
2022-09-29  9:36   ` Krzysztof Kozlowski
2022-11-07  3:12 ` (subset) [PATCH 0/2] arm: dts: qcom: rename HDMI PHY nodes Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).