About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / devicetree / bindings / arm / axentia.txt


Based on kernel version 4.16.1. Page generated on 2018-04-09 11:52 EST.

1	Device tree bindings for Axentia ARM devices
2	============================================
3	
4	Linea CPU module
5	----------------
6	
7	Required root node properties:
8	compatible = "axentia,linea",
9		     "atmel,sama5d31", "atmel,sama5d3", "atmel,sama5";
10	and following the rules from atmel-at91.txt for a sama5d31 SoC.
11	
12	
13	Nattis v2 board with Natte v2 power board
14	-----------------------------------------
15	
16	Required root node properties:
17	compatible = "axentia,nattis-2", "axentia,natte-2", "axentia,linea",
18		     "atmel,sama5d31", "atmel,sama5d3", "atmel,sama5";
19	and following the rules from above for the axentia,linea CPU module.
20	
21	
22	TSE-850 v3 board
23	----------------
24	
25	Required root node properties:
26	compatible = "axentia,tse850v3", "axentia,linea",
27		     "atmel,sama5d31", "atmel,sama5d3", "atmel,sama5";
28	and following the rules from above for the axentia,linea CPU module.
Hide Line Numbers


About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog