dm: use printk ratelimiting functions
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / arm / al,alpine.txt
1 Annapurna Labs Alpine Platform Device Tree Bindings
2 ---------------------------------------------------------------
3
4 Boards in the Alpine family shall have the following properties:
5
6 * Required root node properties:
7 compatible: must contain "al,alpine"
8
9 * Example:
10
11 / {
12         model = "Annapurna Labs Alpine Dev Board";
13         compatible = "al,alpine";
14
15         ...
16 }