linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: arm: fsl: document LS1012A FRWY board
@ 2020-11-05 18:48 Krzysztof Kozlowski
  2020-11-05 18:48 ` [PATCH 2/2] dt-bindings: arm: fsl: document SolidRun LX2160A boards Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2020-11-05 18:48 UTC (permalink / raw)
  To: Rob Herring, Shawn Guo, Krzysztof Kozlowski, Fabio Estevam,
	Li Yang, devicetree, linux-kernel

Document the compatible for LS1012A FRWY board.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index e4db0f9ed664..325fee3c1900 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -794,6 +794,7 @@ properties:
               - ebs-systart,oxalis
               - fsl,ls1012a-rdb
               - fsl,ls1012a-frdm
+              - fsl,ls1012a-frwy
               - fsl,ls1012a-qds
           - const: fsl,ls1012a
 
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH 2/2] dt-bindings: arm: fsl: document SolidRun LX2160A boards
  2020-11-05 18:48 [PATCH 1/2] dt-bindings: arm: fsl: document LS1012A FRWY board Krzysztof Kozlowski
@ 2020-11-05 18:48 ` Krzysztof Kozlowski
  2020-11-09 20:35   ` Rob Herring
  2020-11-09 20:34 ` [PATCH 1/2] dt-bindings: arm: fsl: document LS1012A FRWY board Rob Herring
  2020-11-10  2:31 ` Shawn Guo
  2 siblings, 1 reply; 5+ messages in thread
From: Krzysztof Kozlowski @ 2020-11-05 18:48 UTC (permalink / raw)
  To: Rob Herring, Shawn Guo, Krzysztof Kozlowski, Fabio Estevam,
	Li Yang, devicetree, linux-kernel

Document the compatible for SolidRun LX2160A based boards.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 325fee3c1900..fcbb30a786a1 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -896,6 +896,14 @@ properties:
               - fsl,lx2162a-qds
           - const: fsl,lx2160a
 
+      - description: SolidRun LX2160A based Boards
+        items:
+          - enum:
+              - solidrun,clearfog-cx
+              - solidrun,honeycomb
+          - const: solidrun,lx2160a-cex7
+          - const: fsl,lx2160a
+
       - description: S32V234 based Boards
         items:
           - enum:
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH 1/2] dt-bindings: arm: fsl: document LS1012A FRWY board
  2020-11-05 18:48 [PATCH 1/2] dt-bindings: arm: fsl: document LS1012A FRWY board Krzysztof Kozlowski
  2020-11-05 18:48 ` [PATCH 2/2] dt-bindings: arm: fsl: document SolidRun LX2160A boards Krzysztof Kozlowski
@ 2020-11-09 20:34 ` Rob Herring
  2020-11-10  2:31 ` Shawn Guo
  2 siblings, 0 replies; 5+ messages in thread
From: Rob Herring @ 2020-11-09 20:34 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Rob Herring, Shawn Guo, Fabio Estevam, devicetree, Li Yang, linux-kernel

On Thu, 05 Nov 2020 19:48:07 +0100, Krzysztof Kozlowski wrote:
> Document the compatible for LS1012A FRWY board.
> 
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> ---
>  Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH 2/2] dt-bindings: arm: fsl: document SolidRun LX2160A boards
  2020-11-05 18:48 ` [PATCH 2/2] dt-bindings: arm: fsl: document SolidRun LX2160A boards Krzysztof Kozlowski
@ 2020-11-09 20:35   ` Rob Herring
  0 siblings, 0 replies; 5+ messages in thread
From: Rob Herring @ 2020-11-09 20:35 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Li Yang, Rob Herring, devicetree, Shawn Guo, linux-kernel, Fabio Estevam

On Thu, 05 Nov 2020 19:48:08 +0100, Krzysztof Kozlowski wrote:
> Document the compatible for SolidRun LX2160A based boards.
> 
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> ---
>  Documentation/devicetree/bindings/arm/fsl.yaml | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH 1/2] dt-bindings: arm: fsl: document LS1012A FRWY board
  2020-11-05 18:48 [PATCH 1/2] dt-bindings: arm: fsl: document LS1012A FRWY board Krzysztof Kozlowski
  2020-11-05 18:48 ` [PATCH 2/2] dt-bindings: arm: fsl: document SolidRun LX2160A boards Krzysztof Kozlowski
  2020-11-09 20:34 ` [PATCH 1/2] dt-bindings: arm: fsl: document LS1012A FRWY board Rob Herring
@ 2020-11-10  2:31 ` Shawn Guo
  2 siblings, 0 replies; 5+ messages in thread
From: Shawn Guo @ 2020-11-10  2:31 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Rob Herring, Fabio Estevam, Li Yang, devicetree, linux-kernel

On Thu, Nov 05, 2020 at 07:48:07PM +0100, Krzysztof Kozlowski wrote:
> Document the compatible for LS1012A FRWY board.
> 
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>

Applied both, thanks.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-11-10  2:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-05 18:48 [PATCH 1/2] dt-bindings: arm: fsl: document LS1012A FRWY board Krzysztof Kozlowski
2020-11-05 18:48 ` [PATCH 2/2] dt-bindings: arm: fsl: document SolidRun LX2160A boards Krzysztof Kozlowski
2020-11-09 20:35   ` Rob Herring
2020-11-09 20:34 ` [PATCH 1/2] dt-bindings: arm: fsl: document LS1012A FRWY board Rob Herring
2020-11-10  2:31 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).