Messages in this thread Patch in this message |  | | From | Christian Hewitt <> | Subject | [PATCH v2,2/3] dt-bindings: arm: amlogic: Add support for the Ugoos AM6 | Date | Sat, 24 Aug 2019 12:04:09 +0400 |
| |
The Ugoos AM6 is based on the Amlogic W400 (G12B) reference design using the S922X chipset.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com> --- Documentation/devicetree/bindings/arm/amlogic.yaml | 1 + 1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml index 325c6fd..2ded61d 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -139,6 +139,7 @@ properties: items: - enum: - hardkernel,odroid-n2 + - ugoos,am6 - const: amlogic,g12b ... -- 2.7.4
|  |