Newer
Older
barebox / dts / Bindings / arm / al,alpine.txt
@Sascha Hauer Sascha Hauer on 8 Nov 2018 349 bytes dts: update to v4.20-rc1
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";

	...
}