Skip to content

Commit f94aa7e

Browse files
committed
dt-bindings: display/msm: move DSI PHY bindings to phy/ subdir
Historically DSI PHY bindings landed to the display/msm subdir, however they describe PHYs and as such they should be in the phy/ subdir. Follow the example of other Qualcomm display-related PHYs (HDMI, eDP) and move bindings for the Qualcomm DSI PHYs to the correct subdir. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Acked-by: Vinod Koul <vkoul@kernel.org> Patchwork: https://patchwork.freedesktop.org/patch/709008/ Link: https://lore.kernel.org/r/20260305-msm-dsi-phy-v1-1-0a99ac665995@oss.qualcomm.com Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
1 parent 502455d commit f94aa7e

6 files changed

Lines changed: 11 additions & 11 deletions

File tree

Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml renamed to Documentation/devicetree/bindings/phy/qcom,dsi-phy-10nm.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/display/msm/dsi-phy-10nm.yaml#
4+
$id: http://devicetree.org/schemas/phy/qcom,dsi-phy-10nm.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Qualcomm Display DSI 10nm PHY
@@ -10,7 +10,7 @@ maintainers:
1010
- Krishna Manikandan <quic_mkrishn@quicinc.com>
1111

1212
allOf:
13-
- $ref: dsi-phy-common.yaml#
13+
- $ref: qcom,dsi-phy-common.yaml#
1414

1515
properties:
1616
compatible:

Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml renamed to Documentation/devicetree/bindings/phy/qcom,dsi-phy-14nm.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/display/msm/dsi-phy-14nm.yaml#
4+
$id: http://devicetree.org/schemas/phy/qcom,dsi-phy-14nm.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Qualcomm Display DSI 14nm PHY
@@ -10,7 +10,7 @@ maintainers:
1010
- Krishna Manikandan <quic_mkrishn@quicinc.com>
1111

1212
allOf:
13-
- $ref: dsi-phy-common.yaml#
13+
- $ref: qcom,dsi-phy-common.yaml#
1414

1515
properties:
1616
compatible:

Documentation/devicetree/bindings/display/msm/dsi-phy-20nm.yaml renamed to Documentation/devicetree/bindings/phy/qcom,dsi-phy-20nm.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/display/msm/dsi-phy-20nm.yaml#
4+
$id: http://devicetree.org/schemas/phy/qcom,dsi-phy-20nm.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Qualcomm Display DSI 20nm PHY
@@ -10,7 +10,7 @@ maintainers:
1010
- Krishna Manikandan <quic_mkrishn@quicinc.com>
1111

1212
allOf:
13-
- $ref: dsi-phy-common.yaml#
13+
- $ref: qcom,dsi-phy-common.yaml#
1414

1515
properties:
1616
compatible:

Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml renamed to Documentation/devicetree/bindings/phy/qcom,dsi-phy-28nm.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/display/msm/dsi-phy-28nm.yaml#
4+
$id: http://devicetree.org/schemas/phy/qcom,dsi-phy-28nm.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Qualcomm Display DSI 28nm PHY
@@ -10,7 +10,7 @@ maintainers:
1010
- Krishna Manikandan <quic_mkrishn@quicinc.com>
1111

1212
allOf:
13-
- $ref: dsi-phy-common.yaml#
13+
- $ref: qcom,dsi-phy-common.yaml#
1414

1515
properties:
1616
compatible:

Documentation/devicetree/bindings/display/msm/dsi-phy-7nm.yaml renamed to Documentation/devicetree/bindings/phy/qcom,dsi-phy-7nm.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/display/msm/dsi-phy-7nm.yaml#
4+
$id: http://devicetree.org/schemas/phy/qcom,dsi-phy-7nm.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Qualcomm Display DSI 7nm PHY
@@ -10,7 +10,7 @@ maintainers:
1010
- Jonathan Marek <jonathan@marek.ca>
1111

1212
allOf:
13-
- $ref: dsi-phy-common.yaml#
13+
- $ref: qcom,dsi-phy-common.yaml#
1414

1515
properties:
1616
compatible:

Documentation/devicetree/bindings/display/msm/dsi-phy-common.yaml renamed to Documentation/devicetree/bindings/phy/qcom,dsi-phy-common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/display/msm/dsi-phy-common.yaml#
4+
$id: http://devicetree.org/schemas/phy/qcom,dsi-phy-common.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Qualcomm Display DSI PHY Common Properties

0 commit comments

Comments
 (0)