]> Git Repo - linux.git/commitdiff
dt-bindings: arm: sunxi: Add compatible for A64 OlinuXino with eMMC
authorSunil Mohan Adapa <[email protected]>
Wed, 21 Aug 2019 19:52:16 +0000 (12:52 -0700)
committerMaxime Ripard <[email protected]>
Fri, 23 Aug 2019 07:14:50 +0000 (09:14 +0200)
A64 OLinuXino board from Olimex has three variants with onboard eMMC:
A64-OLinuXino-1Ge16GW, A64-OLinuXino-1Ge4GW and A64-OLinuXino-2Ge8G-IND. In
addition, there are two variants without eMMC. One without eMMC and one with SPI
flash. This suggests the need for separate device tree for the three eMMC
variants.

Add new compatible string to the bindings documentation for the A64 OlinuXino
board variant with on-board eMMC.

Signed-off-by: Sunil Mohan Adapa <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Documentation/devicetree/bindings/arm/sunxi.yaml

index 93dc4c607f0730bf437f9290c5cbbdda589fa9fc..972b1e9ee80487f5a158fe23ab28f5da6ef08e38 100644 (file)
@@ -574,6 +574,11 @@ properties:
           - const: olimex,a64-olinuxino
           - const: allwinner,sun50i-a64
 
+      - description: Olimex A64-OlinuXino (with eMMC)
+        items:
+          - const: olimex,a64-olinuxino-emmc
+          - const: allwinner,sun50i-a64
+
       - description: Olimex A64 Teres-I
         items:
           - const: olimex,a64-teres-i
This page took 0.06071 seconds and 4 git commands to generate.