Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: arm: mstar: Move existing MStar binding descriptions

Now there is an mstar directory move the existing MStar specific
descriptions into that directory.

Signed-off-by: Daniel Palmer <daniel@0x0f.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

authored by

Daniel Palmer and committed by
Arnd Bergmann
9e30b098 33cabc0b

+2 -3
+1 -1
Documentation/devicetree/bindings/arm/mstar.yaml Documentation/devicetree/bindings/arm/mstar/mstar.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: http://devicetree.org/schemas/arm/mstar.yaml# 4 + $id: http://devicetree.org/schemas/arm/mstar/mstar.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: MStar platforms device tree bindings
+1 -1
Documentation/devicetree/bindings/misc/mstar,l3bridge.yaml Documentation/devicetree/bindings/arm/mstar/mstar,l3bridge.yaml
··· 2 2 # Copyright 2020 thingy.jp. 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/misc/mstar,l3bridge.yaml#" 5 + $id: "http://devicetree.org/schemas/arm/mstar/mstar,l3bridge.yaml#" 6 6 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 7 7 8 8 title: MStar/SigmaStar Armv7 SoC l3bridge
-1
MAINTAINERS
··· 2139 2139 L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 2140 2140 S: Maintained 2141 2141 W: http://linux-chenxing.org/ 2142 - F: Documentation/devicetree/bindings/arm/mstar.yaml 2143 2142 F: Documentation/devicetree/bindings/arm/mstar/* 2144 2143 F: arch/arm/boot/dts/infinity*.dtsi 2145 2144 F: arch/arm/boot/dts/mercury*.dtsi