From: Sunil Mohan Adapa Date: Wed, 21 Aug 2019 19:52:16 +0000 (-0700) Subject: dt-bindings: arm: sunxi: Add compatible for A64 OlinuXino with eMMC X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2063288662f2dbfa25d4bc25526f0543308bc077;p=linux.git dt-bindings: arm: sunxi: Add compatible for A64 OlinuXino with eMMC 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 Signed-off-by: Maxime Ripard --- diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml index 93dc4c607f073..972b1e9ee8048 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -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