1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- Actions Semi platforms device tree bindings
- -------------------------------------------
- S500 SoC
- ========
- Required root node properties:
- - compatible : must contain "actions,s500"
- Modules:
- Root node property compatible must contain, depending on module:
- - LeMaker Guitar: "lemaker,guitar"
- Boards:
- Root node property compatible must contain, depending on board:
- - Allo.com Sparky: "allo,sparky"
- - Cubietech CubieBoard6: "cubietech,cubieboard6"
- - LeMaker Guitar Base Board rev. B: "lemaker,guitar-bb-rev-b", "lemaker,guitar"
- S700 SoC
- ========
- Required root node properties:
- - compatible : must contain "actions,s700"
- Boards:
- Root node property compatible must contain, depending on board:
- - Cubietech CubieBoard7: "cubietech,cubieboard7"
- S900 SoC
- ========
- Required root node properties:
- - compatible : must contain "actions,s900"
- Boards:
- Root node property compatible must contain, depending on board:
- - uCRobotics Bubblegum-96: "ucrobotics,bubblegum-96"
|