Skip to content

Commit 2634744

Browse files
committed
Merge tag 'devicetree-fixes-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Pull devicetree fixes from Rob Herring: - Fix incorrect $id paths in schemas - Two fixes for Intel LGM SoC binding schemas * tag 'devicetree-fixes-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: dt-bindings: Fix paths in schema $id fields dt-bindings: PCI: intel: Fix dt_binding_check compilation failure dt-bindings: phy: Fix errors in intel,lgm-emmc-phy example
2 parents cfb4b57 + 04dbd86 commit 2634744

24 files changed

+26
-26
lines changed

Documentation/devicetree/bindings/arm/fsl.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
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/bindings/arm/fsl.yaml#
4+
$id: http://devicetree.org/schemas/arm/fsl.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Freescale i.MX Platforms Device Tree Bindings

Documentation/devicetree/bindings/arm/qcom.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
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/bindings/arm/qcom.yaml#
4+
$id: http://devicetree.org/schemas/arm/qcom.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: QCOM device tree bindings

Documentation/devicetree/bindings/clock/bitmain,bm1880-clk.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/bindings/clock/bitmain,bm1880-clk.yaml#
4+
$id: http://devicetree.org/schemas/clock/bitmain,bm1880-clk.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Bitmain BM1880 Clock Controller

Documentation/devicetree/bindings/clock/fsl,sai-clock.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/bindings/clock/fsl,sai-clock.yaml#
4+
$id: http://devicetree.org/schemas/clock/fsl,sai-clock.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Freescale SAI bitclock-as-a-clock binding

Documentation/devicetree/bindings/clock/imx8mn-clock.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
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/bindings/clock/imx8mn-clock.yaml#
4+
$id: http://devicetree.org/schemas/clock/imx8mn-clock.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: NXP i.MX8M Nano Clock Control Module Binding

Documentation/devicetree/bindings/clock/imx8mp-clock.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
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/bindings/clock/imx8mp-clock.yaml#
4+
$id: http://devicetree.org/schemas/clock/imx8mp-clock.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: NXP i.MX8M Plus Clock Control Module Binding

Documentation/devicetree/bindings/clock/milbeaut-clock.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
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/bindings/clock/milbeaut-clock.yaml#
4+
$id: http://devicetree.org/schemas/clock/milbeaut-clock.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Milbeaut SoCs Clock Controller Binding

Documentation/devicetree/bindings/clock/qcom,dispcc.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
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/bindings/clock/qcom,dispcc.yaml#
4+
$id: http://devicetree.org/schemas/clock/qcom,dispcc.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Qualcomm Display Clock & Reset Controller Binding

Documentation/devicetree/bindings/clock/qcom,gcc.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
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/bindings/clock/qcom,gcc.yaml#
4+
$id: http://devicetree.org/schemas/clock/qcom,gcc.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Qualcomm Global Clock & Reset Controller Binding

Documentation/devicetree/bindings/clock/qcom,gpucc.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
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/bindings/clock/qcom,gpucc.yaml#
4+
$id: http://devicetree.org/schemas/clock/qcom,gpucc.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Qualcomm Graphics Clock & Reset Controller Binding

0 commit comments

Comments
 (0)