[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1445391051-3727-1-git-send-email-k.kozlowski@samsung.com>
Date: Wed, 21 Oct 2015 10:30:50 +0900
From: Krzysztof Kozlowski <k.kozlowski@...sung.com>
To: Kukjin Kim <kgene@...nel.org>,
Krzysztof Kozlowski <k.kozlowski@...sung.com>,
Rob Herring <robh+dt@...nel.org>,
Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Javier Martinez Canillas <javier@....samsung.com>
Subject: [PATCH 1/2] dt-bindings: Consolidate Exynos SoC bindings under Samsung
directory
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@...sung.com>
Cc: Kukjin Kim <kgene@...nel.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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists