Skip to content

Commit 96c8bdd

Browse files
committed
dt-bindings: soc: samsung: keep SoC driver bindings together
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
1 parent b603377 commit 96c8bdd

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

Documentation/devicetree/bindings/arm/samsung/exynos-chipid.yaml renamed to Documentation/devicetree/bindings/soc/samsung/exynos-chipid.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
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/arm/samsung/exynos-chipid.yaml#
4+
$id: http://devicetree.org/schemas/soc/samsung/exynos-chipid.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Samsung Exynos SoC series Chipid driver

Documentation/devicetree/bindings/arm/samsung/pmu.yaml renamed to Documentation/devicetree/bindings/soc/samsung/exynos-pmu.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
22
%YAML 1.2
33
---
4-
$id: http://devicetree.org/schemas/arm/samsung/pmu.yaml#
4+
$id: http://devicetree.org/schemas/soc/samsung/exynos-pmu.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

77
title: Samsung Exynos SoC series Power Management Unit (PMU)

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2542,6 +2542,7 @@ Q: https://patchwork.kernel.org/project/linux-samsung-soc/list/
25422542
F: Documentation/arm/samsung/
25432543
F: Documentation/devicetree/bindings/arm/samsung/
25442544
F: Documentation/devicetree/bindings/power/pd-samsung.yaml
2545+
F: Documentation/devicetree/bindings/soc/samsung/
25452546
F: arch/arm/boot/dts/exynos*
25462547
F: arch/arm/boot/dts/s3c*
25472548
F: arch/arm/boot/dts/s5p*

0 commit comments

Comments
 (0)