On Sat, Jun 07, 2025 at 04:28:13PM -0500, Rob Herring (Arm) wrote: > The $id value has a double "//". Drop it. > > Signed-off-by: Rob Herring (Arm) <r...@kernel.org>
Reviewed-by: Frank Li <frank...@nxp.com> > --- > .../devicetree/bindings/soc/fsl/fsl,ls1028a-reset.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/soc/fsl/fsl,ls1028a-reset.yaml > b/Documentation/devicetree/bindings/soc/fsl/fsl,ls1028a-reset.yaml > index 234089b5954d..b43df10c5ef4 100644 > --- a/Documentation/devicetree/bindings/soc/fsl/fsl,ls1028a-reset.yaml > +++ b/Documentation/devicetree/bindings/soc/fsl/fsl,ls1028a-reset.yaml > @@ -1,7 +1,7 @@ > # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > %YAML 1.2 > --- > -$id: http://devicetree.org/schemas//soc/fsl/fsl,ls1028a-reset.yaml# > +$id: http://devicetree.org/schemas/soc/fsl/fsl,ls1028a-reset.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > title: Freescale Layerscape Reset Registers Module > -- > 2.47.2 >