17 lines
349 B
Plaintext
17 lines
349 B
Plaintext
|
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";
|
||
|
|
||
|
...
|
||
|
}
|