diff options
author | Claudiu Beznea <claudiu.beznea@microchip.com> | 2019-02-14 15:54:37 +0000 |
---|---|---|
committer | Ludovic Desroches <ludovic.desroches@microchip.com> | 2019-03-28 11:05:52 +0100 |
commit | db9630273f90a328eabef48fe46589b6af3f8ab9 (patch) | |
tree | a54106809edeac1b2567800e9defe372d1c25e02 /Documentation | |
parent | c3f5b8fde71f6ab15d4fd8921997d62ef98d803a (diff) | |
download | linux-db9630273f90a328eabef48fe46589b6af3f8ab9.tar.gz linux-db9630273f90a328eabef48fe46589b6af3f8ab9.tar.bz2 linux-db9630273f90a328eabef48fe46589b6af3f8ab9.zip |
dt-bindings: arm: atmel: add binding for SAM9X60 SoC
Add device tree binding for SAM9X60 SoC.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/atmel-at91.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.txt b/Documentation/devicetree/bindings/arm/atmel-at91.txt index 4bf1b4da7659..99dee23c74a4 100644 --- a/Documentation/devicetree/bindings/arm/atmel-at91.txt +++ b/Documentation/devicetree/bindings/arm/atmel-at91.txt @@ -25,6 +25,7 @@ compatible: must be one of: o "atmel,at91sam9n12" o "atmel,at91sam9rl" o "atmel,at91sam9xe" + o "microchip,sam9x60" * "atmel,sama5" for SoCs using a Cortex-A5, shall be extended with the specific SoC family: o "atmel,sama5d2" shall be extended with the specific SoC compatible: |