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 v3.9 26 lines 846 B view raw
1ST SPEAr Platforms Device Tree Bindings 2--------------------------------------- 3 4Boards with the ST SPEAr600 SoC shall have the following properties: 5Required root node property: 6compatible = "st,spear600"; 7 8Boards with the ST SPEAr300 SoC shall have the following properties: 9Required root node property: 10compatible = "st,spear300"; 11 12Boards with the ST SPEAr310 SoC shall have the following properties: 13Required root node property: 14compatible = "st,spear310"; 15 16Boards with the ST SPEAr320 SoC shall have the following properties: 17Required root node property: 18compatible = "st,spear320"; 19 20Boards with the ST SPEAr1310 SoC shall have the following properties: 21Required root node property: 22compatible = "st,spear1310"; 23 24Boards with the ST SPEAr1340 SoC shall have the following properties: 25Required root node property: 26compatible = "st,spear1340";