Skip to content

Commit d53fd59

Browse files
committed
dt-bindings: soc: fsl,ls1028a-reset: Drop extra "/" in $id
The $id value has a double "//". Drop it. Fixes: 9ca5a7d ("dt-bindings: soc: fsl: Add fsl,ls1028a-reset for reset syscon node") Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring (Arm) <[email protected]>
1 parent 400123b commit d53fd59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

77
title: Freescale Layerscape Reset Registers Module

0 commit comments

Comments
 (0)