Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.20 16 lines 349 B view raw
1Annapurna Labs Alpine Platform Device Tree Bindings 2--------------------------------------------------------------- 3 4Boards in the Alpine family shall have the following properties: 5 6* Required root node properties: 7compatible: must contain "al,alpine" 8 9* Example: 10 11/ { 12 model = "Annapurna Labs Alpine Dev Board"; 13 compatible = "al,alpine"; 14 15 ... 16}