1Actions Semi platforms device tree bindings 2------------------------------------------- 3 4 5S500 SoC 6======== 7 8Required root node properties: 9 10 - compatible : must contain "actions,s500" 11 12 13Modules: 14 15Root node property compatible must contain, depending on module: 16 17 - LeMaker Guitar: "lemaker,guitar" 18 19 20Boards: 21 22Root node property compatible must contain, depending on board: 23 24 - Allo.com Sparky: "allo,sparky" 25 - Cubietech CubieBoard6: "cubietech,cubieboard6" 26 - LeMaker Guitar Base Board rev. B: "lemaker,guitar-bb-rev-b", "lemaker,guitar" 27 28 29S700 SoC 30======== 31 32Required root node properties: 33 34- compatible : must contain "actions,s700" 35 36 37Boards: 38 39Root node property compatible must contain, depending on board: 40 41 - Cubietech CubieBoard7: "cubietech,cubieboard7" 42 43 44S900 SoC 45======== 46 47Required root node properties: 48 49- compatible : must contain "actions,s900" 50 51 52Boards: 53 54Root node property compatible must contain, depending on board: 55 56 - uCRobotics Bubblegum-96: "ucrobotics,bubblegum-96" 57