Messages in this thread Patch in this message |  | | From | Andreas Färber <> | Subject | [PATCH 1/2] dt-bindings: arm: actions: Add CubieBoard6 | Date | Mon, 11 Sep 2017 02:58:04 +0200 |
| |
Define a compatible string for Cubietech CubieBoard6.
Cc: support@cubietech.com Signed-off-by: Andreas Färber <afaerber@suse.de> --- Documentation/devicetree/bindings/arm/actions.txt | 1 + 1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/actions.txt b/Documentation/devicetree/bindings/arm/actions.txt index 3bc7ea575564..ced764a8549e 100644 --- a/Documentation/devicetree/bindings/arm/actions.txt +++ b/Documentation/devicetree/bindings/arm/actions.txt @@ -21,6 +21,7 @@ Boards: Root node property compatible must contain, depending on board: + - Cubietech CubieBoard6: "cubietech,cubieboard6" - LeMaker Guitar Base Board rev. B: "lemaker,guitar-bb-rev-b", "lemaker,guitar" -- 2.13.5
|  |