diff options
author | Claudiu Beznea <[email protected]> | 2021-08-16 09:44:12 +0300 |
---|---|---|
committer | Nicolas Ferre <[email protected]> | 2021-09-15 12:16:45 +0200 |
commit | 1a492e3dae86a7ffb8afd65404603eb794dcfb44 (patch) | |
tree | 3ad24554c1bbc3fd04bff025b9b751f06e92c3e1 | |
parent | 8bced0c5ff7b317e72940fb15064ae7d2ed03e04 (diff) |
dt-bindings: ARM: at91: document CalAmp LMU5000 board
Document CalAmp LMU5000.
Signed-off-by: Claudiu Beznea <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Nicolas Ferre <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/arm/atmel-at91.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml index fba071b9af1d..a9ab18510fef 100644 --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml +++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml @@ -126,6 +126,12 @@ properties: - const: atmel,sama5d3 - const: atmel,sama5 + - description: CalAmp LMU5000 board + items: + - const: calamp,lmu5000 + - const: atmel,at91sam9g20 + - const: atmel,at91sam9 + - items: - enum: - atmel,sama5d31 |