Re: [PATCH] dt-bindings: display/msm: qcom, mdss: fix HDMI PHY node names

2023-01-17 Thread Dmitry Baryshkov
On Mon, 09 Jan 2023 06:54:53 +0200, Dmitry Baryshkov wrote: > On Qualcomm devices HDMI PHY node names were changed from hdmi-phy to > phy. Follow this change. > > Applied, thanks! [1/1] dt-bindings: display/msm: qcom,mdss: fix HDMI PHY node names https://gitlab.freedesktop.org/lumag/msm

Re: [PATCH] dt-bindings: display/msm: qcom,mdss: fix HDMI PHY node names

2023-01-12 Thread Rob Herring
On Mon, Jan 09, 2023 at 06:54:53AM +0200, Dmitry Baryshkov wrote: > On Qualcomm devices HDMI PHY node names were changed from hdmi-phy to > phy. Follow this change. Okay, but foo-phy is generally accepted... > > Signed-off-by: Dmitry Baryshkov > --- > .../devicetree/bindings/display/msm/qcom,m

[PATCH] dt-bindings: display/msm: qcom,mdss: fix HDMI PHY node names

2023-01-08 Thread Dmitry Baryshkov
On Qualcomm devices HDMI PHY node names were changed from hdmi-phy to phy. Follow this change. Signed-off-by: Dmitry Baryshkov --- .../devicetree/bindings/display/msm/qcom,mdss.yaml | 6 -- 1 file changed, 6 deletions(-) diff --git a/Documentation/devicetree/bindings/display/msm/qc