diff options
author | Reto Schneider <[email protected]> | 2020-08-22 17:10:20 +0200 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2020-08-25 17:51:02 +0200 |
commit | c05a4bff5c509afda0ee60009d62b5abc0e08311 (patch) | |
tree | 75d924cacbc674d77da62fad305ff720eb6b9379 | |
parent | 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5 (diff) |
dt-bindings: arm: at91: Add GARDENA smart Gateway (Art. 19000) board
Document devicetree's bindings for the GARDENA smart Gateway with
article number 19000, based on the SAM9G25 Atmel SoC.
Signed-off-by: Reto Schneider <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/arm/atmel-at91.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml index 31b0c54fa2cf..614c91956798 100644 --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml +++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml @@ -41,6 +41,7 @@ properties: - overkiz,kizboxmini-mb # Overkiz kizbox Mini Mother Board - overkiz,kizboxmini-rd # Overkiz kizbox Mini RailDIN - overkiz,smartkiz # Overkiz SmartKiz Board + - gardena,smart-gateway-at91sam # GARDENA smart Gateway (Article No. 19000) - const: atmel,at91sam9g25 - const: atmel,at91sam9x5 - const: atmel,at91sam9 |