Message ID | 20170606005426.26446-14-afaerber@suse.de |
---|---|
State | Not Applicable, archived |
Headers | show |
Am 06.06.2017 um 02:54 schrieb Andreas Färber: > 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> > --- > v2 -> v3 -> v4: unchanged > > v1 -> v2: > * Adopted "actions" vendor prefix > * Extended text > > Documentation/devicetree/bindings/arm/actions.txt | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) Still no comments from uCRobotics received... Due to S500 dependency applying to linux-actions.git v4.13/dt branch: https://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions.git/log/?h=v4.13/dt Let me know if we need a topic branch for dt+dt64 instead. Regards, Andreas
diff --git a/Documentation/devicetree/bindings/arm/actions.txt b/Documentation/devicetree/bindings/arm/actions.txt index 1d3782e41b00..3bc7ea575564 100644 --- a/Documentation/devicetree/bindings/arm/actions.txt +++ b/Documentation/devicetree/bindings/arm/actions.txt @@ -22,3 +22,18 @@ 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"