Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1252406

[PATCH 1/2] dt-bindings: Consolidate Exynos SoC bindings under Samsung directory

From Krzysztof Kozlowski <k.kozlowski@samsung.com>
Newsgroups linux.kernel
Subject [PATCH 1/2] dt-bindings: Consolidate Exynos SoC bindings under Samsung directory
Date 2015-10-21 03:40 +0200
Message-ID <qlQxH-4GQ-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Exynos SoC Device Tree bindings are spread over arm/exynos/ and
arm/samsung/ directories. There is no need for that separation and it
actually confuses. Put everything under arm/samsung/.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: Kukjin Kim <kgene@kernel.org>
---
 .../devicetree/bindings/arm/{exynos => samsung}/power_domain.txt          | 0
 Documentation/devicetree/bindings/arm/{ => samsung}/samsung-boards.txt    | 0
 Documentation/devicetree/bindings/arm/{exynos => samsung}/smp-sysram.txt  | 0
 3 files changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/bindings/arm/{exynos => samsung}/power_domain.txt (100%)
 rename Documentation/devicetree/bindings/arm/{ => samsung}/samsung-boards.txt (100%)
 rename Documentation/devicetree/bindings/arm/{exynos => samsung}/smp-sysram.txt (100%)

diff --git a/Documentation/devicetree/bindings/arm/exynos/power_domain.txt b/Documentation/devicetree/bindings/arm/samsung/power_domain.txt
similarity index 100%
rename from Documentation/devicetree/bindings/arm/exynos/power_domain.txt
rename to Documentation/devicetree/bindings/arm/samsung/power_domain.txt
diff --git a/Documentation/devicetree/bindings/arm/samsung-boards.txt b/Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt
similarity index 100%
rename from Documentation/devicetree/bindings/arm/samsung-boards.txt
rename to Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt
diff --git a/Documentation/devicetree/bindings/arm/exynos/smp-sysram.txt b/Documentation/devicetree/bindings/arm/samsung/smp-sysram.txt
similarity index 100%
rename from Documentation/devicetree/bindings/arm/exynos/smp-sysram.txt
rename to Documentation/devicetree/bindings/arm/samsung/smp-sysram.txt
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 1/2] dt-bindings: Consolidate Exynos SoC bindings under Samsung  directory Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-10-21 03:40 +0200
  [PATCH 2/2] dt-bindings: EXYNOS: Document compatibles from other  vendors Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-10-21 03:40 +0200
    Re: [PATCH 2/2] dt-bindings: EXYNOS: Document compatibles from other  vendors Javier Martinez Canillas <javier@osg.samsung.com> - 2015-10-21 10:40 +0200
  Re: [PATCH 1/2] dt-bindings: Consolidate Exynos SoC bindings under  Samsung directory Javier Martinez Canillas <javier@osg.samsung.com> - 2015-10-21 10:40 +0200
  Re: [PATCH 1/2] dt-bindings: Consolidate Exynos SoC bindings under  Samsung directory Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-10-22 02:30 +0200
  Re: [PATCH 1/2] dt-bindings: Consolidate Exynos SoC bindings under  Samsung directory Rob Herring <robh+dt@kernel.org> - 2015-10-22 02:30 +0200

csiph-web