diff options
author | Kamel Bouhara <kamel.bouhara@bootlin.com> | 2019-11-05 22:22:33 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2019-11-07 00:38:15 +0100 |
commit | cd584d251554f736e0d3830be0d7cf2b62152b18 (patch) | |
tree | 88ca08e64eb505bd437cbb2924af312b27d093bc /Documentation | |
parent | 1860523df3fa48d9438b73da5f8d907b4c564317 (diff) | |
download | linux-stable-cd584d251554f736e0d3830be0d7cf2b62152b18.tar.gz linux-stable-cd584d251554f736e0d3830be0d7cf2b62152b18.tar.bz2 linux-stable-cd584d251554f736e0d3830be0d7cf2b62152b18.zip |
dt-bindings: arm: at91: Document Kizbox2-2 board binding
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>
Link: https://lore.kernel.org/r/20191105212234.22999-1-kamel.bouhara@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/atmel-at91.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
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 |