diff options
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/arm/mstar/mstar,l3bridge.yaml (renamed from Documentation/devicetree/bindings/misc/mstar,l3bridge.yaml) | 2 | ||||
-rw-r--r-- | Documentation/devicetree/bindings/arm/mstar/mstar.yaml (renamed from Documentation/devicetree/bindings/arm/mstar.yaml) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/misc/mstar,l3bridge.yaml b/Documentation/devicetree/bindings/arm/mstar/mstar,l3bridge.yaml index cb7fd1cdfb1a..6816bd68f9cf 100644 --- a/Documentation/devicetree/bindings/misc/mstar,l3bridge.yaml +++ b/Documentation/devicetree/bindings/arm/mstar/mstar,l3bridge.yaml @@ -2,7 +2,7 @@ # Copyright 2020 thingy.jp. %YAML 1.2 --- -$id: "http://devicetree.org/schemas/misc/mstar,l3bridge.yaml#" +$id: "http://devicetree.org/schemas/arm/mstar/mstar,l3bridge.yaml#" $schema: "http://devicetree.org/meta-schemas/core.yaml#" title: MStar/SigmaStar Armv7 SoC l3bridge diff --git a/Documentation/devicetree/bindings/arm/mstar.yaml b/Documentation/devicetree/bindings/arm/mstar/mstar.yaml index bdce34b3336e..c2f980b00b06 100644 --- a/Documentation/devicetree/bindings/arm/mstar.yaml +++ b/Documentation/devicetree/bindings/arm/mstar/mstar.yaml @@ -1,7 +1,7 @@ # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) %YAML 1.2 --- -$id: http://devicetree.org/schemas/arm/mstar.yaml# +$id: http://devicetree.org/schemas/arm/mstar/mstar.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# title: MStar platforms device tree bindings |