aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm
diff options
context:
space:
mode:
authorPeter Rosin <peda@axentia.se>2017-12-04 14:57:08 +0100
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>2017-12-04 20:37:45 +0100
commit0e43238999737a7ec1cd732c03c2137f31c0be80 (patch)
tree3febb4d6afb5104b7987baa59241ea19e03b12e7 /Documentation/devicetree/bindings/arm
parentARM: dts: at91: sama5d2: added dma property for ADC device (diff)
downloadlinux-dev-0e43238999737a7ec1cd732c03c2137f31c0be80.tar.xz
linux-dev-0e43238999737a7ec1cd732c03c2137f31c0be80.zip
ARM: dts: at91: add devicetree for the Axentia Nattis with Natte power
The Axentia Nattis is a device designed for presenting departures for public transport systems. The Natte helper board provides power and features a battery of battery chargers. Signed-off-by: Peter Rosin <peda@axentia.se> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r--Documentation/devicetree/bindings/arm/axentia.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/axentia.txt b/Documentation/devicetree/bindings/arm/axentia.txt
index ea3fb96ae465..de58f2463880 100644
--- a/Documentation/devicetree/bindings/arm/axentia.txt
+++ b/Documentation/devicetree/bindings/arm/axentia.txt
@@ -10,6 +10,15 @@ compatible = "axentia,linea",
and following the rules from atmel-at91.txt for a sama5d31 SoC.
+Nattis v2 board with Natte v2 power board
+-----------------------------------------
+
+Required root node properties:
+compatible = "axentia,nattis-2", "axentia,natte-2", "axentia,linea",
+ "atmel,sama5d31", "atmel,sama5d3", "atmel,sama5";
+and following the rules from above for the axentia,linea CPU module.
+
+
TSE-850 v3 board
----------------