mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
d84e8c0982
The Actions Semi S900 is a quad-core ARM Cortex-A53 SoC. The Bubblegum-96 is a 96Boards Consumer Edition compliant board (4/96). Cc: 96boards@ucrobotics.com Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Andreas Färber <afaerber@suse.de>
40 lines
684 B
Plaintext
40 lines
684 B
Plaintext
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:
|
|
|
|
- LeMaker Guitar Base Board rev. B: "lemaker,guitar-bb-rev-b", "lemaker,guitar"
|
|
|
|
|
|
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"
|