summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/arm/al,alpine.txt
blob: d00debe2e86f6af49f1ba74fbff7f351de57fdb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Annapurna Labs Alpine Platform Device Tree Bindings
---------------------------------------------------------------

Boards in the Alpine family shall have the following properties:

* Required root node properties:
compatible: must contain "al,alpine"

* Example:

/ {
	model = "Annapurna Labs Alpine Dev Board";
	compatible = "al,alpine";

	...
}