diff options
author | Kamel Bouhara <kamel.bouhara@bootlin.com> | 2019-10-11 14:50:21 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2019-10-16 10:06:10 +0200 |
commit | caa1e65783c919f316e4f93410c6f59e5661c359 (patch) | |
tree | 776244e4b965d5268e7dcd1df7ea9de4093c08e6 /Documentation | |
parent | d9bd62baf0db5f67c428f19f210183be4b21ced7 (diff) | |
download | linux-caa1e65783c919f316e4f93410c6f59e5661c359.tar.gz linux-caa1e65783c919f316e4f93410c6f59e5661c359.tar.bz2 linux-caa1e65783c919f316e4f93410c6f59e5661c359.zip |
dt-bindings: arm: at91: Document Kizbox3 HS board binding
Document devicetree binding of SAMA5D27 Kizbox3 HS board from Overkiz
SAS.
Signed-off-by: Kamel Bouhara <kamel.bouhara@bootlin.com>
Link: https://lore.kernel.org/r/20191011125022.16329-3-kamel.bouhara@bootlin.com
Reviewed-by: Rob Herring <robh@kernel.org>
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 6e168abcd4d1..c0869cb860f3 100644 --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml +++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml @@ -45,6 +45,13 @@ properties: - const: atmel,at91sam9x5 - const: atmel,at91sam9 + - description: Overkiz kizbox3 board + items: + - const: overkiz,kizbox3-hs + - const: atmel,sama5d27 + - const: atmel,sama5d2 + - const: atmel,sama5 + - items: - const: atmel,sama5d27 - const: atmel,sama5d2 |