Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1252406 > unrolled thread
| Started by | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| First post | 2015-10-21 03:40 +0200 |
| Last post | 2015-10-22 02:30 +0200 |
| Articles | 6 — 3 participants |
Back to article view | Back to linux.kernel
[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
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Date | 2015-10-21 03:40 +0200 |
| Subject | [PATCH 1/2] dt-bindings: Consolidate Exynos SoC bindings under Samsung directory |
| Message-ID | <qlQxH-4GQ-1@gated-at.bofh.it> |
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/
[toc] | [next] | [standalone]
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Date | 2015-10-21 03:40 +0200 |
| Subject | [PATCH 2/2] dt-bindings: EXYNOS: Document compatibles from other vendors |
| Message-ID | <qlQxH-4GQ-5@gated-at.bofh.it> |
| In reply to | #1252406 |
Document compatibles used on other Exynos-based boards (non-Samsung):
FriendlyARM, Google, Hardkernel and Insignal.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: Kukjin Kim <kgene@kernel.org>
Cc: Javier Martinez Canillas <javier@osg.samsung.com>
Cc: Hakjoo Kim <ruppi.kim@hardkernel.com>
---
.../bindings/arm/samsung/samsung-boards.txt | 44 +++++++++++++++++++++-
1 file changed, 43 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt b/Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt
index 43589d2466a7..da078702ae73 100644
--- a/Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt
+++ b/Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt
@@ -16,7 +16,49 @@ Required root node properties:
- "samsung,sd5v1" - for Exynos5440-based Samsung board.
- "samsung,ssdk5440" - for Exynos5440-based Samsung board.
-Optional:
+* Other companies Exynos SoC based
+ * FriendlyARM
+ - "friendlyarm,tiny4412" - for Exynos4412-based FriendlyARM
+ TINY4412 board.
+
+ * Google
+ - "google,pi" - for Exynos5800-based Google Peach Pi
+ Rev 10+ board,
+ also: "google,pi-rev16", "google,pi-rev15", "google,pi-rev14",
+ "google,pi-rev13", "google,pi-rev12", "google,pi-rev11",
+ "google,pi-rev10", "google,peach".
+
+ - "google,pit" - for Exynos5420-based Google Peach Pit
+ Rev 6+ (Exynos5420),
+ also: "google,pit-rev16", "google,pit-rev15", "google,pit-rev14",
+ "google,pit-rev13", "google,pit-rev12", "google,pit-rev11",
+ "google,pit-rev10", "google,pit-rev9", "google,pit-rev8",
+ "google,pit-rev7", "google,pit-rev6", "google,peach".
+
+ - "google,snow-rev4" - for Exynos5250-based Google Snow board,
+ also: "google,snow"
+ - "google,snow-rev5" - for Exynos5250-based Google Snow
+ Rev 5+ board.
+ - "google,spring" - for Exynos5250-based Google Spring board.
+
+ * Hardkernel
+ - "hardkernel,odroid-u3" - for Exynos4412-based Hardkernel Odroid U3.
+ - "hardkernel,odroid-x" - for Exynos4412-based Hardkernel Odroid X.
+ - "hardkernel,odroid-x2" - for Exynos4412-based Hardkernel Odroid X2.
+ - "hardkernel,odroid-xu3" - for Exynos5422-based Hardkernel Odroid XU3.
+ - "hardkernel,odroid-xu3-lite" - for Exynos5422-based Hardkernel
+ Odroid XU3 Lite board.
+ - "hardkernel,odroid-xu4" - for Exynos5422-based Hardkernel Odroid XU4.
+
+ * Insignal
+ - "insignal,arndale" - for Exynos5250-based Insignal Arndale board.
+ - "insignal,arndale-octa" - for Exynos5420-based Insignal Arndale
+ Octa board.
+ - "insignal,origen" - for Exynos4210-based Insignal Origen board.
+ - "insignal,origen4412 - for Exynos4412-based Insignal Origen board.
+
+
+Optional nodes:
- firmware node, specifying presence and type of secure firmware:
- compatible: only "samsung,secure-firmware" is currently supported
- reg: address of non-secure SYSRAM used for communication with firmware
--
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/
[toc] | [prev] | [next] | [standalone]
| From | Javier Martinez Canillas <javier@osg.samsung.com> |
|---|---|
| Date | 2015-10-21 10:40 +0200 |
| Subject | Re: [PATCH 2/2] dt-bindings: EXYNOS: Document compatibles from other vendors |
| Message-ID | <qlX6a-5ZV-23@gated-at.bofh.it> |
| In reply to | #1252407 |
Hello Krzysztof, On 10/21/2015 03:30 AM, Krzysztof Kozlowski wrote: > Document compatibles used on other Exynos-based boards (non-Samsung): > FriendlyARM, Google, Hardkernel and Insignal. > > Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> > Cc: Kukjin Kim <kgene@kernel.org> > Cc: Javier Martinez Canillas <javier@osg.samsung.com> > Cc: Hakjoo Kim <ruppi.kim@hardkernel.com> > --- Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America -- 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/
[toc] | [prev] | [next] | [standalone]
| From | Javier Martinez Canillas <javier@osg.samsung.com> |
|---|---|
| Date | 2015-10-21 10:40 +0200 |
| Subject | Re: [PATCH 1/2] dt-bindings: Consolidate Exynos SoC bindings under Samsung directory |
| Message-ID | <qlX6b-5ZV-27@gated-at.bofh.it> |
| In reply to | #1252406 |
Hello Krzysztof, On 10/21/2015 03:30 AM, Krzysztof Kozlowski wrote: > 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> > --- Patch looks good to me. Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America -- 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/
[toc] | [prev] | [next] | [standalone]
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Date | 2015-10-22 02:30 +0200 |
| Subject | Re: [PATCH 1/2] dt-bindings: Consolidate Exynos SoC bindings under Samsung directory |
| Message-ID | <qmbVw-2oP-15@gated-at.bofh.it> |
| In reply to | #1252406 |
On 22.10.2015 09:22, Rob Herring wrote:
> On Tue, Oct 20, 2015 at 8:30 PM, Krzysztof Kozlowski
> <k.kozlowski@samsung.com> wrote:
>> 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/.
>
> Thanks for the clean-up.
>
>>
>> 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%)
>
> I'd rather see this with other power domain bindings. So
> bindings/power/pd-samsung.txt I guess.
OK
>
>> rename Documentation/devicetree/bindings/arm/{ => samsung}/samsung-boards.txt (100%)
>> rename Documentation/devicetree/bindings/arm/{exynos => samsung}/smp-sysram.txt (100%)
>
> Probably need to move misc/sram.txt to bindings/sram/ and put both there.
Right, that make sense. I'll send v2 moving pd-samsung and smp-sysram to
these locations.
Best regards,
Krzysztof
--
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/
[toc] | [prev] | [next] | [standalone]
| From | Rob Herring <robh+dt@kernel.org> |
|---|---|
| Date | 2015-10-22 02:30 +0200 |
| Subject | Re: [PATCH 1/2] dt-bindings: Consolidate Exynos SoC bindings under Samsung directory |
| Message-ID | <qmbVw-2oP-17@gated-at.bofh.it> |
| In reply to | #1252406 |
On Tue, Oct 20, 2015 at 8:30 PM, Krzysztof Kozlowski
<k.kozlowski@samsung.com> wrote:
> 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/.
Thanks for the clean-up.
>
> 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%)
I'd rather see this with other power domain bindings. So
bindings/power/pd-samsung.txt I guess.
> rename Documentation/devicetree/bindings/arm/{ => samsung}/samsung-boards.txt (100%)
> rename Documentation/devicetree/bindings/arm/{exynos => samsung}/smp-sysram.txt (100%)
Probably need to move misc/sram.txt to bindings/sram/ and put both there.
Rob
>
> 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/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web