media: dt-bindings: Fix building error for dt_binding_check
authorPragnesh Patel <pragnesh.patel@sifive.com>
Wed, 18 Sep 2019 12:01:00 +0000 (17:31 +0530)
committerMaxime Ripard <mripard@kernel.org>
Mon, 7 Oct 2019 10:04:59 +0000 (12:04 +0200)
$id doesn't match the actual filename, so update the $id

Fixes: c5e8f4ccd7750 ("media: dt-bindings: media: Add Allwinner A10 CSI binding")
Signed-off-by: Pragnesh Patel <pragnesh.patel@sifive.com>
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Documentation/devicetree/bindings/media/allwinner,sun4i-a10-csi.yaml

index 27f38ee..5dd1cf4 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
 %YAML 1.2
 ---
-$id: http://devicetree.org/schemas/arm/allwinner,sun4i-a10-csi.yaml#
+$id: http://devicetree.org/schemas/media/allwinner,sun4i-a10-csi.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
 title: Allwinner A10 CMOS Sensor Interface (CSI) Device Tree Bindings