Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: Fix more $id value mismatches filenames

The path in the schema '$id' values are wrong. Fix them.

Signed-off-by: Rob Herring <robh@kernel.org>

+11 -11
+1 -1
Documentation/devicetree/bindings/arm/renesas.yaml
··· 1 1 # SPDX-License-Identifier: GPL-2.0 2 2 %YAML 1.2 3 3 --- 4 - $id: http://devicetree.org/schemas/arm/shmobile.yaml# 4 + $id: http://devicetree.org/schemas/arm/renesas.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Renesas SH-Mobile, R-Mobile, and R-Car Platform Device Tree Bindings
+1 -1
Documentation/devicetree/bindings/arm/socionext/milbeaut.yaml
··· 1 1 # SPDX-License-Identifier: GPL-2.0 2 2 %YAML 1.2 3 3 --- 4 - $id: http://devicetree.org/schemas/arm/milbeaut.yaml# 4 + $id: http://devicetree.org/schemas/arm/socionext/milbeaut.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Milbeaut platforms device tree bindings
+1 -1
Documentation/devicetree/bindings/arm/ti/ti,davinci.yaml
··· 1 1 # SPDX-License-Identifier: GPL-2.0 2 2 %YAML 1.2 3 3 --- 4 - $id: http://devicetree.org/schemas/arm/ti/davinci.yaml# 4 + $id: http://devicetree.org/schemas/arm/ti/ti,davinci.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Texas Instruments DaVinci Platforms Device Tree Bindings
+1 -1
Documentation/devicetree/bindings/firmware/intel,ixp4xx-network-processing-engine.yaml
··· 2 2 # Copyright 2019 Linaro Ltd. 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/firmware/intel-ixp4xx-network-processing-engine.yaml#" 5 + $id: "http://devicetree.org/schemas/firmware/intel,ixp4xx-network-processing-engine.yaml#" 6 6 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 7 7 8 8 title: Intel IXP4xx Network Processing Engine
+1 -1
Documentation/devicetree/bindings/iio/accel/adi,adxl345.yaml
··· 1 1 # SPDX-License-Identifier: GPL-2.0 2 2 %YAML 1.2 3 3 --- 4 - $id: http://devicetree.org/schemas/iio/accelerometers/adi,adxl345.yaml# 4 + $id: http://devicetree.org/schemas/iio/accel/adi,adxl345.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Analog Devices ADXL345/ADXL375 3-Axis Digital Accelerometers
+1 -1
Documentation/devicetree/bindings/iio/accel/adi,adxl372.yaml
··· 1 1 # SPDX-License-Identifier: GPL-2.0 2 2 %YAML 1.2 3 3 --- 4 - $id: http://devicetree.org/schemas/iio/accelerometers/adi,adxl372.yaml# 4 + $id: http://devicetree.org/schemas/iio/accel/adi,adxl372.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Analog Devices ADXL372 3-Axis, +/-(200g) Digital Accelerometer
+1 -1
Documentation/devicetree/bindings/interrupt-controller/intel,ixp4xx-interrupt.yaml
··· 2 2 # Copyright 2018 Linaro Ltd. 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/interrupt/intel-ixp4xx-interrupt.yaml#" 5 + $id: "http://devicetree.org/schemas/interrupt-controller/intel,ixp4xx-interrupt.yaml#" 6 6 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 7 7 8 8 title: Intel IXP4xx XScale Networking Processors Interrupt Controller
+1 -1
Documentation/devicetree/bindings/misc/intel,ixp4xx-queue-manager.yaml Documentation/devicetree/bindings/misc/intel,ixp4xx-ahb-queue-manager.yaml
··· 2 2 # Copyright 2019 Linaro Ltd. 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/misc/intel-ixp4xx-ahb-queue-manager.yaml#" 5 + $id: "http://devicetree.org/schemas/misc/intel,ixp4xx-ahb-queue-manager.yaml#" 6 6 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 7 7 8 8 title: Intel IXP4xx AHB Queue Manager
+1 -1
Documentation/devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml
··· 1 1 # SPDX-License-Identifier: GPL-2.0 2 2 %YAML 1.2 3 3 --- 4 - $id: http://devicetree.org/schemas/net/allwinner,sun8i-a83t-gmac.yaml# 4 + $id: http://devicetree.org/schemas/net/allwinner,sun8i-a83t-emac.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Allwinner A83t EMAC Device Tree Bindings
+1 -1
Documentation/devicetree/bindings/phy/allwinner,sun6i-a31-mipi-dphy.yaml
··· 1 1 # SPDX-License-Identifier: GPL-2.0 2 2 %YAML 1.2 3 3 --- 4 - $id: http://devicetree.org/schemas/display/allwinner,sun6i-a31-mipi-dphy.yaml# 4 + $id: http://devicetree.org/schemas/phy/allwinner,sun6i-a31-mipi-dphy.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Allwinner A31 MIPI D-PHY Controller Device Tree Bindings
+1 -1
Documentation/devicetree/bindings/timer/intel,ixp4xx-timer.yaml
··· 2 2 # Copyright 2018 Linaro Ltd. 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/timer/intel-ixp4xx-timer.yaml#" 5 + $id: "http://devicetree.org/schemas/timer/intel,ixp4xx-timer.yaml#" 6 6 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 7 7 8 8 title: Intel IXP4xx XScale Networking Processors Timers