diff options
author | Codrin Ciubotariu <codrin.ciubotariu@microchip.com> | 2020-04-10 18:43:19 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2020-04-13 15:20:20 +0200 |
commit | a2e269ca294c65fb5ef66a2d4b61cf9533152dd1 (patch) | |
tree | 42e669a88ebbe2bf2a8c47b1dc16050bfeb0db3e /Documentation/devicetree/bindings/arm/atmel-at91.yaml | |
parent | ARM: dts: at91: at91-sama5d27_som1: Enable eeprom device (diff) | |
download | linux-a2e269ca294c65fb5ef66a2d4b61cf9533152dd1.tar.xz linux-a2e269ca294c65fb5ef66a2d4b61cf9533152dd1.zip |
dt-bindings: ARM: Document SAMA5D2-ICP
Document device tree binding for SAMA5D2 Industrial Connectivity
Platform(ICP).
Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
[cristian.birsan@microchip.com update board name to match silkscreen]
Signed-off-by: Cristian Birsan <cristian.birsan@microchip.com>
Link: https://lore.kernel.org/r/20200410164320.7658-2-cristian.birsan@microchip.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/atmel-at91.yaml')
-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 0357314076bc..31b0c54fa2cf 100644 --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml +++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml @@ -82,6 +82,13 @@ properties: - const: atmel,sama5d2 - const: atmel,sama5 + - description: Microchip SAMA5D2 Industrial Connectivity Platform + items: + - const: microchip,sama5d2-icp + - const: atmel,sama5d27 + - const: atmel,sama5d2 + - const: atmel,sama5 + - description: SAM9X60-EK board items: - const: microchip,sam9x60ek |