Message ID | 20171113233427.5386-2-afaerber@suse.de (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Am 14.11.2017 um 00:34 schrieb Andreas Färber: > Document the Actions Semi S700 SoC and the Cubietech CubieBoard7. > > Acked-by: Rob Herring <robh@kernel.org> > Signed-off-by: Andreas Färber <afaerber@suse.de> > --- > v1 -> v2: Unchanged > > Documentation/devicetree/bindings/arm/actions.txt | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) Queued on v4.16/dt64: https://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions.git/log/?h=v4.16/dt64 Regards, Andreas
diff --git a/Documentation/devicetree/bindings/arm/actions.txt b/Documentation/devicetree/bindings/arm/actions.txt index ced764a8549e..544a8855fad5 100644 --- a/Documentation/devicetree/bindings/arm/actions.txt +++ b/Documentation/devicetree/bindings/arm/actions.txt @@ -25,6 +25,21 @@ Root node property compatible must contain, depending on board: - 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 ========