]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: soc: samsung: keep SoC driver bindings together
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Mon, 13 Dec 2021 11:20:57 +0000 (12:20 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Sat, 18 Dec 2021 10:55:59 +0000 (11:55 +0100)
Recently added Samsung Exynos USI driver devicetree bindings were added
under ../bindings/soc/samsung/exynos-usi.yaml, so move there also two
other bindings for Exynos SoC drivers: the PMU and ChipID.

Update Samsung Exynos MAINTAINERS entry to include this new path.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Link: https://lore.kernel.org/r/20211213112057.16709-1-krzysztof.kozlowski@canonical.com
Documentation/devicetree/bindings/soc/samsung/exynos-chipid.yaml [moved from Documentation/devicetree/bindings/arm/samsung/exynos-chipid.yaml with 93% similarity]
Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml [moved from Documentation/devicetree/bindings/arm/samsung/pmu.yaml with 97% similarity]
MAINTAINERS

similarity index 93%
rename from Documentation/devicetree/bindings/arm/samsung/exynos-chipid.yaml
rename to Documentation/devicetree/bindings/soc/samsung/exynos-chipid.yaml
index bfc352a2fdd66f3cfd2e32b51d7b365a095a35e1..4bb8efb83ac1527bf58529236a053605b2771106 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: GPL-2.0
 %YAML 1.2
 ---
-$id: http://devicetree.org/schemas/arm/samsung/exynos-chipid.yaml#
+$id: http://devicetree.org/schemas/soc/samsung/exynos-chipid.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
 title: Samsung Exynos SoC series Chipid driver
similarity index 97%
rename from Documentation/devicetree/bindings/arm/samsung/pmu.yaml
rename to Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml
index 0bbd89265b28ce9fe1771018d30c0b9c576b4d7a..c30a6437030d754fcec5fa29aa2f0ea0e42c37ba 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: GPL-2.0
 %YAML 1.2
 ---
-$id: http://devicetree.org/schemas/arm/samsung/pmu.yaml#
+$id: http://devicetree.org/schemas/soc/samsung/exynos-pmu.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
 title: Samsung Exynos SoC series Power Management Unit (PMU)
index 7a2345ce85213cd03ef4aca3735a26cc1677d018..bdab70cad1970678c8ccfbd2eaeed35cc7a7d1af 100644 (file)
@@ -2542,6 +2542,7 @@ Q:        https://patchwork.kernel.org/project/linux-samsung-soc/list/
 F:     Documentation/arm/samsung/
 F:     Documentation/devicetree/bindings/arm/samsung/
 F:     Documentation/devicetree/bindings/power/pd-samsung.yaml
+F:     Documentation/devicetree/bindings/soc/samsung/
 F:     arch/arm/boot/dts/exynos*
 F:     arch/arm/boot/dts/s3c*
 F:     arch/arm/boot/dts/s5p*