]> Git Repo - J-linux.git/commitdiff
dt-bindings: display/msm: qcom, mdss: fix HDMI PHY node names
authorDmitry Baryshkov <[email protected]>
Mon, 9 Jan 2023 04:54:53 +0000 (06:54 +0200)
committerDmitry Baryshkov <[email protected]>
Wed, 18 Jan 2023 01:21:29 +0000 (03:21 +0200)
On Qualcomm devices HDMI PHY node names were changed from hdmi-phy to
phy. Follow this change.

Signed-off-by: Dmitry Baryshkov <[email protected]>
Acked-by: Rob Herring <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/517446/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Documentation/devicetree/bindings/display/msm/qcom,mdss.yaml

index ba0460268731b303fd2e108bb43d30a7a2def4bd..7479cd96fdec36e44e68bbc132e97b42c1a91bc7 100644 (file)
@@ -107,12 +107,6 @@ patternProperties:
           - qcom,dsi-phy-20nm
           - qcom,dsi-phy-28nm-hpm
           - qcom,dsi-phy-28nm-lp
-
-  "^hdmi-phy@[1-9a-f][0-9a-f]*$":
-    type: object
-    properties:
-      compatible:
-        enum:
           - qcom,hdmi-phy-8084
           - qcom,hdmi-phy-8660
           - qcom,hdmi-phy-8960
This page took 0.054823 seconds and 4 git commands to generate.