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)
commit96c8bddb6cdefb029cc7e411a5ee2183477368ea
treeb76db7327be9bd9a1c1fc8e3963dd45661793ea4
parentb603377e408fb41dbb0971635c57e123edbb5bf8
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
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