diff options
author | Reto Schneider <reto.schneider@husqvarnagroup.com> | 2020-08-22 17:10:20 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2020-08-25 17:51:02 +0200 |
commit | c05a4bff5c509afda0ee60009d62b5abc0e08311 (patch) | |
tree | 75d924cacbc674d77da62fad305ff720eb6b9379 /Documentation/devicetree/bindings/arm/atmel-at91.yaml | |
parent | Linux 5.9-rc1 (diff) | |
download | linux-c05a4bff5c509afda0ee60009d62b5abc0e08311.tar.xz linux-c05a4bff5c509afda0ee60009d62b5abc0e08311.zip |
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 <reto.schneider@husqvarnagroup.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20200822151023.31629-1-code@reto-schneider.ch
Diffstat (limited to 'Documentation/devicetree/bindings/arm/atmel-at91.yaml')
-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 |