1
0
Fork 0
alistair23-linux/Documentation/devicetree/bindings/arm/al,alpine.txt

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