| 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"; | |
| ... | |
| } |