All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 1/2] dt-bindings: arm: at91: Document Kizbox2-2 board binding
@ 2019-11-05 21:22 ` Kamel Bouhara
  0 siblings, 0 replies; 8+ messages in thread
From: Kamel Bouhara @ 2019-11-05 21:22 UTC (permalink / raw)
  To: Rob Herring, Nicolas Ferre, Alexandre Belloni, Ludovic Desroches,
	linux-arm-kernel
  Cc: devicetree, Thomas Petazzoni, Kamel Bouhara, Rob Herring

Document devicetree's binding for the Kizbox2-2 board of
Overkiz SAS based on SAMA5D31 SoC.

Signed-off-by: Kamel Bouhara <kamel.bouhara@bootlin.com>
Reviewed-by: Rob Herring <robh@kernel.org>
---
Changes in v2:
==============
	- Removed other kizbox2 boards as the main difference between
	them is the usart configuration, only add the two heads variant
	for now.
Changes in v3:
==============
	- Added R-b tag from Rob Herring.
---
 Documentation/devicetree/bindings/arm/atmel-at91.yaml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
index c0869cb860f3..6dd8be401673 100644
--- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml
+++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml
@@ -80,6 +80,13 @@ properties:
           - const: atmel,sama5d3
           - const: atmel,sama5
 
+      - description: Overkiz kizbox2 board with two heads
+        items:
+          - const: overkiz,kizbox2-2
+          - const: atmel,sama5d31
+          - const: atmel,sama5d3
+          - const: atmel,sama5
+
       - items:
           - enum:
               - atmel,sama5d31
-- 
2.24.0.rc1


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

end of thread, other threads:[~2019-11-06 23:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-05 21:22 [PATCH v3 1/2] dt-bindings: arm: at91: Document Kizbox2-2 board binding Kamel Bouhara
2019-11-05 21:22 ` Kamel Bouhara
2019-11-05 21:22 ` [PATCH v3 2/2] ARM: dts: at91: add a dts and dtsi file for kizbox2 based boards Kamel Bouhara
2019-11-05 21:22   ` Kamel Bouhara
2019-11-06 23:29   ` Alexandre Belloni
2019-11-06 23:29     ` Alexandre Belloni
2019-11-06 23:27 ` [PATCH v3 1/2] dt-bindings: arm: at91: Document Kizbox2-2 board binding Alexandre Belloni
2019-11-06 23:27   ` Alexandre Belloni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.