Skip to content

Commit e1056f9

Browse files
pragnesh26992mripard
authored andcommitted
media: dt-bindings: Fix building error for dt_binding_check
$id doesn't match the actual filename, so update the $id Fixes: c5e8f4c ("media: dt-bindings: media: Add Allwinner A10 CSI binding") Signed-off-by: Pragnesh Patel <[email protected]> Signed-off-by: Maxime Ripard <[email protected]>
1 parent ccdf3aa commit e1056f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/media/allwinner,sun4i-a10-csi.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 OR BSD-2-Clause)
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/arm/allwinner,sun4i-a10-csi.yaml#
4+
$id: http://devicetree.org/schemas/media/allwinner,sun4i-a10-csi.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Allwinner A10 CMOS Sensor Interface (CSI) Device Tree Bindings

0 commit comments

Comments
 (0)