Message ID | 1395094477-8921-4-git-send-email-kgene.kim@samsung.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/Documentation/devicetree/bindings/arm/samsung-boards.txt b/Documentation/devicetree/bindings/arm/samsung-boards.txt index 2168ed3..d6b5493 100644 --- a/Documentation/devicetree/bindings/arm/samsung-boards.txt +++ b/Documentation/devicetree/bindings/arm/samsung-boards.txt @@ -16,3 +16,12 @@ Optional: compatible = "samsung,secure-firmware"; reg = <0x0203F000 0x1000>; }; + +* Samsung's GH7 based SSDK-GH7 evaluation board + +SSDK-GH7 evaluation board is based on Samsung's GH7 SoC which has ARMv8 cores. + +Required root node properties: + - compatible = should be one or more of the following. + (a) "samsung,ssdk-gh7" - for Samsung's SSDK-GH7 eval board. + (b) "samsung,gh7" - for boards based on GH7 SoC.