diff options
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2015-01-13 19:12:25 +0100 |
---|---|---|
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | 2015-01-15 15:33:20 +0100 |
commit | 1d376dff0cd988c7387e4bcd13aa9621f7b466b3 (patch) | |
tree | 99fc70828271162695daa9307428f308c439d1e2 /Documentation | |
parent | f04660e48b201b3ca3f3fbdfbd57f11e68a50600 (diff) | |
download | op-kernel-dev-1d376dff0cd988c7387e4bcd13aa9621f7b466b3.zip op-kernel-dev-1d376dff0cd988c7387e4bcd13aa9621f7b466b3.tar.gz |
ARM: at91/dt: Add a dtsi for at91sam9xe
at91sam9xe is slightly different from at91sam9260, in particular it has a
different SRAM size and location.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.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 571fc76..ad319f8 100644 --- a/Documentation/devicetree/bindings/arm/atmel-at91.txt +++ b/Documentation/devicetree/bindings/arm/atmel-at91.txt @@ -24,6 +24,7 @@ compatible: must be one of: o "atmel,at91sam9g45" o "atmel,at91sam9n12" o "atmel,at91sam9rl" + o "atmel,at91sam9xe" * "atmel,sama5" for SoCs using a Cortex-A5, shall be extended with the specific SoC family: o "atmel,sama5d3" shall be extended with the specific SoC compatible: |